mirror of
https://github.com/skyline-emu/skyline.git
synced 2025-04-23 23:43:31 +03:00
We inconsistently used `AppCompat`'s `AlertDialog` theme in Settings while using `MaterialComponents`'s theme in Controller Configuration. This has now been fixed by universally using the `MaterialComponents` theme.