jerryhcooke / smouldering_durtles

An attempt to keep a well-loved Android client for WaniKani alive amid changes
Other
47 stars 14 forks source link

Improve visuals of the SRS Breakdown View #43

Closed shocklateboy92 closed 8 months ago

shocklateboy92 commented 8 months ago

This puts padding on the left and right, so it's aligned with the contents of the Timeline and Level Progress views above and below it. The misalignment was driving me nuts every time I looked at it.

While I was there I also added some gaps between and rounded corners to the boxes: Screenshot_20231021-210314 Screenshot_20231021-210252

shocklateboy92 commented 8 months ago

In the light theme, the margins are a lot more visible since the gray box is very distinctive on a white background. So, I updated the outer margins to be better aligned for the top/bottom as well.

Now it looks good on light theme as well: Screenshot_20231022_163229 Screenshot_20231022_163154

jerryhcooke commented 8 months ago

This is great work - I always go for round corners on apps I make, so I'm glad you included that.

I'll try and get a new build including it soon 👍🏼