improvements #10
Reference in New Issue
Block a user
No description provided.
Delete Branch "mwarning/luna-tracker:improvements"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
A bunch of several improvements.
Features:
Layout changes:
Code cleanup:
62d2f9deb4tob389197fb1f92d27db28tob389197fb1b389197fb1to897b7bcf93897b7bcf93to5df3b31e64Hello @mwarning , thank you for the contribution! You've done a lot of work and it's very organized and easy to review.
It seems all perfect to me except for a part of the
replace dp with spcommit, because the textviews inactivity_main.xmlcontaining emojis are used as images, so they should stay at the same size independently of the system font scale settings. No need to change the commit, btw, I'll going to merge this pull request and change it only where needed.Thank you a lot!
PS: for the next time it's better to create a PR on the develop branch, so that if there's a version already in publishing, the PR can be merged anyway and published later. Thank you!
hi @penguin86, thanks a lot for merging. I went with the dp/sp change because android studio suggested it.
Next time I will target the development branch. :)