Ashinch / ReadYou

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

Add buttons to collapse and expand every group. #761

Open aualbert opened 2 weeks ago

aualbert commented 2 weeks ago

Closes https://github.com/Ashinch/ReadYou/issues/760 (partially).

![Screenshot_20240612_163246](https://github.com/Ashinch/ReadYou/assets/116089283/9b41c655-b34e-4632-93d8-25013507bab5)
Ashinch commented 2 weeks ago

Hi, @aualbert

Thank you so much for your contributions. I will review them recently, but I‘m not sure if all of them can be merged.

aualbert commented 2 weeks ago

Hi, @aualbert

Thank you so much for your contributions. I will review them recently, but I‘m not sure if all of them can be merged.

Take your time! I'm open to debating the implementations. I personally feel like all of the these changes are minor and desired by the community.

Ashinch commented 1 week ago

Hi, @aualbert

I think we should follow the original UI and use only a single collapse/expand toggle button and keeping them aligned.

image
aualbert commented 1 week ago

Hi, @aualbert

I think we should follow the original UI and use only a single collapse/expand toggle button and keeping them aligned.

image

Sure!

aualbert commented 1 week ago

I we only keep one button, what should be its behavior if half of the groups are expanded ? This seems a bit strange to me. Perhaps https://github.com/Ashinch/ReadYou/issues/54 is the way to go.