Skip to content
Snippets Groups Projects
Commit 45280a03 authored by Charles Lombardo's avatar Charles Lombardo
Browse files

android: Proper state restoration on settings dialogs

All dialog code (except for the Date/Time ones) has been extracted out into a generic settings dialog fragment that handles everything through a viewmodel. State for each dialog will now be retained and dialogs will stay shown through configuration changes.

I won't be changing the current state of the date and time dialog fragments until Google decides to make their classes non-final or if/when we migrate to Jetpack Compose.
parent fd5c7b21
No related branches found
No related tags found
No related merge requests found
Showing
with 319 additions and 198 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment