|
@ -22,7 +22,7 @@ |
|
|
android:label="@string/app_name" |
|
|
android:label="@string/app_name" |
|
|
android:requestLegacyExternalStorage="true" |
|
|
android:requestLegacyExternalStorage="true" |
|
|
android:supportsRtl="true" |
|
|
android:supportsRtl="true" |
|
|
android:theme="@style/AppTheme.Light.White" |
|
|
|
|
|
|
|
|
android:theme="@style/AppTheme.Launcher" |
|
|
tools:ignore="UnusedAttribute"> |
|
|
tools:ignore="UnusedAttribute"> |
|
|
<activity |
|
|
<activity |
|
|
android:name=".activities.MainActivity" |
|
|
android:name=".activities.MainActivity" |
|
|