-
Notifications
You must be signed in to change notification settings - Fork 200
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
Fixed day buttons (missing data to do anything yet) #124
Conversation
Detekt check failed. Please run |
@charles-b-stb |
I thought it was registered? I am a bit confused by that. |
I have run this multiple times and it fails every time? @takahirom |
modifier = Modifier.background(Color.Black), | ||
onClick = { /** TODO: Search here **/ }, | ||
) { | ||
Text("Day 2", color = Color.Green$$) |
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.
I think the problem is this $$
.
Thanks for your contribution! |
Android
Issue
Overview (Required)
Links
Screenshot (Optional if screenshot test is present or unrelated to UI)
Movie (Optional)