-
Notifications
You must be signed in to change notification settings - Fork 20
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
Polish #465
Polish #465
Conversation
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.
Looks good, thanks!
If you can, maybe also add translations for the texts you've added :)
app/src/main/java/xyz/malkki/neostumbler/ui/screens/ReportsScreen.kt
Outdated
Show resolved
Hide resolved
1c268c9
to
8288fee
Compare
Ah, sorry there was also another thing I forgot to mention. If you modify the settings, you also have to make the same modifications to the After that is done, I'm ready to merge this :) |
Don't make the corners look rectangular. It should be consistent across all dialogs in the app.
Lots of small UX and UI polishing. See the individual commits and their commit messages for details.