Started to add a simplified default main screen.
This commit is contained in:
@@ -50,6 +50,9 @@
|
||||
<activity
|
||||
android:name=".MainActivity2"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".ActivityMainSimple"
|
||||
android:exported="false" />
|
||||
<!--<activity
|
||||
android:name=".MlModelManager"
|
||||
android:exported="false"
|
||||
|
||||
Reference in New Issue
Block a user