dolphin-emulator/Source/Android/app
JosJuice ab4f4c62ee Android: Fix crash when trying to edit gate size setting
The gate size is 79.37125 by default, and the step size is 0.5. Android
throws an exception if we try to show the slider with the value set to
something that isn't divisible by the step size. To avoid this problem,
round the value.
2023-12-10 10:49:16 +01:00
..
src/main Android: Fix crash when trying to edit gate size setting 2023-12-10 10:49:16 +01:00
.gitignore Android: Update the gradle file to use android studio 2.2 cmake. 2016-10-05 23:44:10 +02:00
build.gradle Android: Target Java 17 2023-06-11 23:44:44 -04:00
proguard-rules.pro Android: Upgrade to AGP 8.0.2 2023-06-11 23:44:44 -04:00