Ashinch / ReadYou

An Android RSS reader presented in Material You style.
GNU General Public License v3.0
5.11k stars 202 forks source link

Move title in top bar to gain space. #790

Closed aualbert closed 3 months ago

aualbert commented 4 months ago

This makes the layout more compact by moving the title in the top bar. Closes https://github.com/Ashinch/ReadYou/issues/789.

This is still WIP as this removes the old syncing indicator message. This is the occasion to replace it by something new, as mentioned in https://github.com/Ashinch/ReadYou/issues/762. Edit: in the meantime, I propose the following: it is simple and closes https://github.com/Ashinch/ReadYou/issues/635. The date is still a placeholder. If someone wants to implement t, please go ahead.

![s3](https://github.com/Ashinch/ReadYou/assets/116089283/30a18870-a1a6-46bc-927e-f63a2cb82f0b)

This could also only be an option, as people with large screen may prefer to display full titles. In any case, it helps navigating the app to have the name of the current group in the top bar of the flow page.

![s1](https://github.com/Ashinch/ReadYou/assets/116089283/55942f82-bd28-4cd1-a809-a8973372d6f9) ![s2](https://github.com/Ashinch/ReadYou/assets/116089283/18f534bd-1f25-4ff3-ad21-87d92a211266)
Ashinch commented 3 months ago

Hi, @aualbert

This is ReadYou's main visual design, and usually we don't change it.