dolphin/Source/Android/app
JosJuice a026a0d5e4 Android: Treat EmulationActivity dialog dismiss the same as OK
In the dialog where you can choose what controller the input overlay
should be controlling, there's an OK button. If you change controller
but don't press OK, your selection will be saved, but the input overlay
won't refresh to show the new controller unless you perform some other
action that would cause it to refresh. This is not good UX.

This commit changes the behavior not only of this dialog but also other
dialogs spawned by EmulationActivity so that everything is properly
updated when dismissing a dialog, as if you had pressed OK.
2025-11-16 09:46:00 +01:00
..
src/main Android: Treat EmulationActivity dialog dismiss the same as OK 2025-11-16 09:46:00 +01:00
.gitignore
build.gradle.kts Android: Use the shared HTTP analytics backend 2025-11-08 12:14:40 -05:00
proguard-rules.pro Android: Clean up ProGuard 2024-05-25 21:56:19 -04:00