CappielloAntonio / tempo

An open source and lightweight music client for Subsonic, designed and built natively for Android.
GNU General Public License v3.0
867 stars 39 forks source link

[Feature Request] - Add default album layout as settings option #147

Closed GallowsDove closed 5 months ago

GallowsDove commented 5 months ago

Description

I think it'd be nice to have a default album layout be selectable in settings for people who prefer the grid layout.

Use Case

It's annoying to have to click "Switch Layout" every time if you prefer grid layout for albums at the artist page.

Additional context

None

CappielloAntonio commented 5 months ago

I thought of not inserting a new setting just to select the type of layout of the album list, but of saving the setting and applying the choice to all artist pages.

I do not rule out completely removing the horizontal recycler views in the detail pages in the future, as they are more difficult to scroll and more users are reporting this.

GallowsDove commented 5 months ago

Very reasonable, also to put out my two cents, I also agree that grid layouts are more user-friendly than horizontal scrollers, so I would definitely welcome the change.