Move icons to mipmap.
Change-Id: If3bd32658300cb028411d1aa7a3f56d8c1d234eb
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
android:layout_height="match_parent">
|
||||
|
||||
<!-- ImageView
|
||||
android:src="@drawable/ic_launcher_settings"
|
||||
android:src="@mipmap/ic_launcher_settings"
|
||||
android:layout_width="wrap_content"
|
||||
android:layout_height="wrap_content"
|
||||
android:layout_gravity="center_vertical"
|
||||
|
Reference in New Issue
Block a user