Commit Graph

5 Commits

Author SHA1 Message Date
Tomás Villegas
fe324b6f9b feat: set app settings inside a frame layout
In order to add a toolbar with a back button in settings I needed to extend from a fragment
so I converted SettingsFragment into a fragment and created SettingsContainerFragment,
the latter is injected as a child of SettingsFragment inside a FrameLayout.

Since SettingsContainerFragment extends from PreferenceFragmentCompat, this allows
to swap it for other and, in the bigger picture, allow an arbitrary organization.
2026-03-07 18:56:15 -03:00
CappielloAntonio
0a3a09e631 Layouts XML cleanup 2021-04-27 11:05:58 +02:00
Antonio Cappiello
f837bb14e2 Add experimental bottom sheet player 2020-12-05 21:31:12 +01:00
Antonio Cappiello
a0f417fa94 Add cover image and backdrop integration 2020-11-26 16:05:58 +01:00
Antonio Cappiello
6eff64e7e1 project upload 2020-11-20 15:38:08 +01:00