Set different app icon background for debug/release/nightly. (#1089)
This commit is contained in:
parent
893f336425
commit
e3f445d9d6
5 changed files with 24 additions and 2 deletions
2
app/src/release/res/drawable/ic_launcher_background.xml
Normal file
2
app/src/release/res/drawable/ic_launcher_background.xml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
<bitmap xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:src="@mipmap/ic_launcher_background" />
|
||||
Loading…
Add table
Add a link
Reference in a new issue