mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-01-22 22:01:13 +01:00
d3d22670f9
`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.