mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-05 16:39:01 +03:00
`PreferenceDialogFragment`s have been extended to use `MaterialAlertDialogBuilder`, which results in Material Design 3 dialogs. `DialogFragment` creation logic has been moved to `SettingsActivity` to reduce code duplication.