summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--res/drawable-hdpi/ic_launcher_application.pngbin3966 -> 0 bytes
-rw-r--r--res/drawable-mdpi/ic_launcher_application.pngbin2898 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher_application.pngbin7196 -> 0 bytes
-rw-r--r--res/layout-sw720dp/external_widget_drop_list_item.xml2
-rw-r--r--res/mipmap-hdpi/ic_launcher_application.pngbin0 -> 8430 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_application.pngbin0 -> 4953 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_application.pngbin0 -> 11814 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_application.pngbin0 -> 19388 bytes
8 files changed, 1 insertions, 1 deletions
diff --git a/res/drawable-hdpi/ic_launcher_application.png b/res/drawable-hdpi/ic_launcher_application.png
deleted file mode 100644
index 882eb148a..000000000
--- a/res/drawable-hdpi/ic_launcher_application.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_launcher_application.png b/res/drawable-mdpi/ic_launcher_application.png
deleted file mode 100644
index d7ff4172c..000000000
--- a/res/drawable-mdpi/ic_launcher_application.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher_application.png b/res/drawable-xhdpi/ic_launcher_application.png
deleted file mode 100644
index 83acf89ef..000000000
--- a/res/drawable-xhdpi/ic_launcher_application.png
+++ /dev/null
Binary files differ
diff --git a/res/layout-sw720dp/external_widget_drop_list_item.xml b/res/layout-sw720dp/external_widget_drop_list_item.xml
index 84f40eddf..a24ad3ace 100644
--- a/res/layout-sw720dp/external_widget_drop_list_item.xml
+++ b/res/layout-sw720dp/external_widget_drop_list_item.xml
@@ -28,7 +28,7 @@
android:maxWidth="32dp"
android:maxHeight="32dp"
android:scaleType="fitCenter"
- android:src="@drawable/ic_launcher_application" />
+ android:src="@mipmap/ic_launcher_application" />
<TextView
android:id="@+id/provider"
android:layout_width="match_parent"
diff --git a/res/mipmap-hdpi/ic_launcher_application.png b/res/mipmap-hdpi/ic_launcher_application.png
new file mode 100644
index 000000000..b9aa101ad
--- /dev/null
+++ b/res/mipmap-hdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_application.png b/res/mipmap-mdpi/ic_launcher_application.png
new file mode 100644
index 000000000..4771b855f
--- /dev/null
+++ b/res/mipmap-mdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_application.png b/res/mipmap-xhdpi/ic_launcher_application.png
new file mode 100644
index 000000000..932f0f791
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_launcher_application.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_application.png b/res/mipmap-xxhdpi/ic_launcher_application.png
new file mode 100644
index 000000000..7fc739aaf
--- /dev/null
+++ b/res/mipmap-xxhdpi/ic_launcher_application.png
Binary files differ