damontecres / StashAppAndroidTV

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

Keep selected tab & grid position for Studio/Tag screens #234

Closed damontecres closed 4 months ago

damontecres commented 4 months ago

Refactors TabbedGridFragmentActivity to be abstract and request focus during onCreate instead of onStart which means the selected tab and grid position will be retained when navigating back from a new screen.