adding an empty line
This commit is contained in:
parent
61a6d84ee8
commit
d50d5c7ef7
|
@ -24,6 +24,7 @@
|
||||||
android:label="@string/app_launcher_name"
|
android:label="@string/app_launcher_name"
|
||||||
android:roundIcon="@mipmap/ic_launcher"
|
android:roundIcon="@mipmap/ic_launcher"
|
||||||
android:theme="@style/AppTheme">
|
android:theme="@style/AppTheme">
|
||||||
|
|
||||||
<activity
|
<activity
|
||||||
android:name=".activities.SplashActivity"
|
android:name=".activities.SplashActivity"
|
||||||
android:exported="false"
|
android:exported="false"
|
||||||
|
|
Loading…
Reference in New Issue