shosetsuorg / shosetsu

An android application for reading light novels. Moved to https://gitlab.com/shosetsuorg/shosetsu
https://shosetsu.app
GNU General Public License v3.0
584 stars 34 forks source link

UI Cleanup and improvements #236

Closed jobobby04 closed 2 years ago

jobobby04 commented 2 years ago

Finished a bunch of UI tweaks. Main highlights are

Comparisons

Ignore the theme colors these were taken on different devices

Old New
Screenshot_20220806_170509 Screenshot_20220806_170535
Screenshot_20220806_170436 Screenshot_20220806_170415
Screenshot_20220806_171718 Screenshot_20220806_171800
Screenshot_20220807_191340 Screenshot_20220807_191306
Screenshot_20220806_171529 Screenshot_20220806_171641
Screenshot_20220806_171157 Screenshot_20220806_171045
Screenshot_20220806_172137 Screenshot_20220806_172110
Screenshot_20220806_171233 Screenshot_20220806_171314
Screenshot_20220806_171402 Screenshot_20220806_171432
jobobby04 commented 2 years ago

Comments addressed πŸ‘

Doomsdayrs commented 2 years ago

Alright, final two notes and I will be happy with this.

  1. Undo the change of turning the update header from a card to a surface, it violates material guidelines regarding elevation and objects moving under each other.
  2. The animation of language filters in browse filter menu causes a stuttery transition. Have any clue on this?
jobobby04 commented 2 years ago
  1. I'll add the elevation back(I didnt notice it was a sticky header)
  2. I'll take a look at it, though I'm not sure why it would cause that
jobobby04 commented 2 years ago

Fixed πŸ‘