dolphin/Source/Android/app
JosJuice e6138d7683 Android: Fix controller float sliders crashing
By not setting a stepSize, stepSize was getting set to the default
value of 0, which is an Int. This later caused a crash when trying to
cast it to Float.
2023-09-02 09:12:42 +02:00
..
src/main Android: Fix controller float sliders crashing 2023-09-02 09:12:42 +02: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