This commit is contained in:
2026-02-02 17:16:39 +00:00
parent 5978b8dd6a
commit aa80329868
7 changed files with 102 additions and 5 deletions

View File

@@ -11,6 +11,9 @@
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
android:theme="@style/Theme.DreamBar">
<activity
android:name=".MenuActivity"
android:exported="false" />
<activity
android:name=".MainActivity"
android:exported="true">