Ashinch / ReadYou

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

fix(ui): Prevent text from being cut off in banner #757

Closed aualbert closed 1 week ago

aualbert commented 2 weeks ago

Closes https://github.com/Ashinch/ReadYou/issues/685. Removed the fixed height of the banner and adjusted padding to compensate. Fix cut synchronization text as well.

![Screenshot_20240612_113851](https://github.com/Ashinch/ReadYou/assets/116089283/b57572a2-2bb3-4acb-a3f7-c061a6610d56) <\details>
Ashinch commented 1 week ago

thx