Use the new launcher icon.

This commit is contained in:
akwizgran
2017-04-07 13:57:13 +01:00
parent 9d0dbe9210
commit 96f006068f
12 changed files with 9 additions and 9 deletions

View File

@@ -23,7 +23,7 @@
<application
android:name=".android.BriarApplicationImpl"
android:allowBackup="false"
android:icon="@drawable/ic_launcher"
android:icon="@mipmap/ic_launcher_round"
android:label="@string/app_name"
android:logo="@mipmap/ic_launcher_round"
android:theme="@style/BriarTheme">