mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-02-22 14:31:03 +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.