-
Notifications
You must be signed in to change notification settings - Fork 206
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/update background color of the top area of the timetable screen #586
Feature/update background color of the top area of the timetable screen #586
Conversation
…gIcon of the TopAppBar.
@Masaki-U Thank you for your contribution! Could you please change the title of the Pull Request to make it more understandable?🙏 |
Hi @Masaki-U! Codes seem to be unformatted. To resolve this issue, please run |
@@ -34,7 +33,7 @@ fun TimetableTopArea( | |||
) { | |||
TopAppBar( | |||
title = { | |||
Image( | |||
Icon( |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
private val timetableTopBackgroundDark = Color(0xFF2D4625) | ||
|
||
@Composable | ||
@ReadOnlyComposable |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🆒
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your cool pull request!
Issue
Overview (Required)
Link
Screenshot