Ashinch / ReadYou

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

Selecting multiple items on the Flow screen #883

Open nvllz opened 1 week ago

nvllz commented 1 week ago

The long-tap dropdown menu could be expanded to include a new "Select more" option, allowing multiple items to be selected on the Flow screen. Such an option would add a convenient way to handle the item list, but it would also require modifying the top bar with "mark as read" and "mark as starred" icons. If implemented, it would require applying different states for the icons, such as "mark as unstarred" for the Starred screen. This feature can be a great improvement for managing the item list.