Revert "Started to add a simplified default main screen."

This reverts commit 83df18d77b.
This commit is contained in:
Graham Jones
2024-10-10 19:57:44 +01:00
parent 83df18d77b
commit 279534fc16
5 changed files with 12 additions and 1316 deletions

View File

@@ -50,9 +50,6 @@
<activity
android:name=".MainActivity2"
android:exported="false" />
<activity
android:name=".ActivityMainSimple"
android:exported="false" />
<!--<activity
android:name=".MlModelManager"
android:exported="false"