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

@@ -11,7 +11,7 @@
android:layout_height="@dimen/blogs_avatar_normal_size"
android:layout_alignTop="@+id/authorName"
android:layout_marginRight="@dimen/margin_medium"
tools:src="@drawable/ic_launcher"/>
tools:src="@mipmap/ic_launcher_round"/>
<ImageView
android:id="@+id/avatarIcon"