First version placeholder real app icon
This commit is contained in:
parent
bd21a36b11
commit
3e167da742
|
|
@ -13,9 +13,9 @@
|
|||
android:allowBackup="true"
|
||||
android:dataExtractionRules="@xml/data_extraction_rules"
|
||||
android:fullBackupContent="@xml/backup_rules"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/logo_location"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:roundIcon="@drawable/logo_location"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.AcLoc"
|
||||
android:usesCleartextTraffic="true"
|
||||
|
|
|
|||
Loading…
Reference in New Issue