damontecres / StashAppAndroidTV

Android TV App for Stash
GNU Affero General Public License v3.0
74 stars 4 forks source link

[FEA] - Move top buttons to navigation drawer #224

Open damontecres opened 5 months ago

damontecres commented 5 months ago

Description

Using a navigation drawer to access the different data types is more inline with Android TV UI guidelines.

If changed, semi-related would be to apply the MainTitleView to all pages (Performer, Movie, etc) as well for consistency.

Ref: https://developer.android.com/design/ui/tv/guides/components/navigation-drawer

See also #223

damontecres commented 5 months ago

The nav drawer could also be a good place for switching servers in the Top Section similar to switching users or profiles.

damontecres commented 4 weeks ago

340 will resolve this