added a few things
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user