-
-
Notifications
You must be signed in to change notification settings - Fork 34
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
Fix layout related issues #322
Conversation
b3f1579
to
2000e8d
Compare
To be honest, I'm not really sure about the new |
For the alarm editor, I think it would be great to
|
One problem I had with the FAB is that it covers the preset timer buttons. I tried adding a bit of a padding under the preset timer grid, but it made the FAB look out of place. Anyway, I'll add the FAB again. |
Yes 👍 |
# Conflicts: # app/src/main/java/com/bnyro/clock/ui/screens/TimerScreen.kt
#286
This PR doesn't fix the settings screen layout issues