New icon for debug builds.
This commit is contained in:
parent
73d613d11d
commit
993b7c5e21
8 changed files with 5 additions and 4 deletions
|
|
@ -16,7 +16,7 @@
|
|||
android:name=".App"
|
||||
android:allowBackup="true"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:label="${appName}"
|
||||
android:label="@string/app_name"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/Theme.Phonograph.Light"
|
||||
tools:ignore="UnusedAttribute">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue