You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been using Sobriety for a while now ad really enjoy it. There are some UI changes I'd like to suggest though so I created some mockups:
Dark:
Sobriety
Mockup
Light:
Sobriety
Mockup
Changes:
I used the standard MD3 cards to improve readability. I used just a day counter, since it looks a lot cleaner imo. I also think it's more motivating and easier to comprehend if you see 117 days instead of 3 months, 3 weeks, 6 days, 11 hours, 38 minutes and 41 seconds. I put more emphasis on the reset button and added an expand button. Pressing that button would expand the card with animatedVisibility. This cleans up the UI a lot and moves all the buttons in one row where they are easily accessible. The delete button is missing because I'd suggest using swipeToDismiss, but it could be added in the row as well. These changes would close #109, #103 and #102. Unfortunately don't know html. I've only used compose so far, or I would start working on some of these suggestions. If they are welcome that is... :)
The text was updated successfully, but these errors were encountered:
Oooh wow, that looks amazing! I'll see if I can figure out how to implement that! It's been a while since I've I worked on Sobriety so it might take some time for me to relearn how to do things but I would love to get this in there. Thank you so much!
I've been using Sobriety for a while now ad really enjoy it. There are some UI changes I'd like to suggest though so I created some mockups:
Dark:
Light:
Changes:
I used the standard MD3 cards to improve readability. I used just a day counter, since it looks a lot cleaner imo. I also think it's more motivating and easier to comprehend if you see 117 days instead of 3 months, 3 weeks, 6 days, 11 hours, 38 minutes and 41 seconds. I put more emphasis on the
reset
button and added anexpand
button. Pressing that button would expand the card withanimatedVisibility
. This cleans up the UI a lot and moves all the buttons in one row where they are easily accessible. Thedelete
button is missing because I'd suggest usingswipeToDismiss
, but it could be added in the row as well. These changes would close #109, #103 and #102. Unfortunately don't know html. I've only used compose so far, or I would start working on some of these suggestions. If they are welcome that is... :)The text was updated successfully, but these errors were encountered: