[m] Reorganised files and fixed tests

This commit is contained in:
2023-04-06 23:03:54 +02:00
parent 26bb848f3b
commit dccdd4dbf8
8 changed files with 14 additions and 13 deletions

View File

@ -15,7 +15,7 @@
tools:replace="android:allowBackup"
>
<activity
android:name=".MainActivity"
android:name=".activity.MainActivity"
android:exported="true"
android:theme="@style/Theme.Beendroid.NoActionBar">
<intent-filter>