added a few things

This commit is contained in:
2026-07-03 21:56:12 -04:00
parent a5768ce50c
commit 1bb3ef86b5
8 changed files with 121 additions and 23 deletions

View File

@@ -8,8 +8,9 @@
android:fullBackupContent="@xml/backup_rules"
android:icon="@mipmap/ic_launcher"
android:label="@string/app_name"
android:roundIcon="@mipmap/ic_launcher_round"
android:roundIcon="@drawable/ic_launcher_background"
android:supportsRtl="true"
android:largeHeap="true"
android:theme="@style/Theme.Generator">
<activity
android:name=".makeActivity"