added layout preview for startingactivity
This commit is contained in:
@@ -8,10 +8,13 @@
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="@string/app_name"
|
||||
android:largeHeap="true"
|
||||
android:roundIcon="@drawable/ic_launcher_background"
|
||||
android:supportsRtl="true"
|
||||
android:largeHeap="true"
|
||||
android:theme="@style/Theme.Generator">
|
||||
<activity
|
||||
android:name=".StartingPreview"
|
||||
android:exported="false" />
|
||||
<activity
|
||||
android:name=".makeActivity"
|
||||
android:exported="false" />
|
||||
|
||||
Reference in New Issue
Block a user