Android: Implement a UI for Adrenotools

This commit is contained in:
Robin Kertels
2023-06-11 13:53:31 +02:00
parent 23bebc5270
commit 2da7d16b7c
11 changed files with 517 additions and 19 deletions
@@ -83,13 +83,6 @@
android:theme="@style/Theme.Dolphin.Main"
android:label="@string/settings"/>
<activity
android:name=".features.settings.ui.GpuDriverActivity"
android:exported="false"
android:configChanges="orientation|screenSize"
android:theme="@style/Theme.Dolphin.Main"
android:label="@string/settings"/>
<activity
android:name=".features.cheats.ui.CheatsActivity"
android:exported="false"