summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Bestas <mikeioannina@gmail.com>2015-03-27 20:13:23 +0200
committerMichael Bestas <mikeioannina@gmail.com>2015-04-01 21:55:58 +0000
commita4a519810554c9bbab90e55be14e33a0adb02851 (patch)
tree48753013f4fbf8cb3e5904af0cdd9fe699d96f51
parentc0add95c5ee616df31aff1c25ad418c2f3ef6efb (diff)
downloadandroid_packages_wallpapers_Basic-stable/cm-12.0-YNG4N.tar.gz
android_packages_wallpapers_Basic-stable/cm-12.0-YNG4N.tar.bz2
android_packages_wallpapers_Basic-stable/cm-12.0-YNG4N.zip
* Created by Jovie Brett Bardoles Change-Id: I8cf65956b2f5f29f759d149d66d2e60d2a460354
-rw-r--r--AndroidManifest.xml2
-rw-r--r--res/drawable-hdpi/ic_launcher_wallpaper.pngbin6939 -> 0 bytes
-rw-r--r--res/drawable-mdpi/ic_launcher_wallpaper.pngbin3744 -> 0 bytes
-rw-r--r--res/drawable-xhdpi/ic_launcher_wallpaper.pngbin10942 -> 0 bytes
-rw-r--r--res/mipmap-hdpi/ic_launcher_wallpaper.pngbin0 -> 25180 bytes
-rw-r--r--res/mipmap-mdpi/ic_launcher_wallpaper.pngbin0 -> 23700 bytes
-rw-r--r--res/mipmap-xhdpi/ic_launcher_wallpaper.pngbin0 -> 26807 bytes
-rw-r--r--res/mipmap-xxhdpi/ic_launcher_wallpaper.pngbin0 -> 30144 bytes
-rw-r--r--res/mipmap-xxxhdpi/ic_launcher_wallpaper.pngbin0 -> 34089 bytes
9 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index cd490ac..d9d26f3 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -30,7 +30,7 @@
<application
android:label="@string/wallpapers"
- android:icon="@drawable/ic_launcher_wallpaper">
+ android:icon="@mipmap/ic_launcher_wallpaper">
<activity
android:label="@string/clock_settings"
diff --git a/res/drawable-hdpi/ic_launcher_wallpaper.png b/res/drawable-hdpi/ic_launcher_wallpaper.png
deleted file mode 100644
index 2eab6f2..0000000
--- a/res/drawable-hdpi/ic_launcher_wallpaper.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_launcher_wallpaper.png b/res/drawable-mdpi/ic_launcher_wallpaper.png
deleted file mode 100644
index 63aec6f..0000000
--- a/res/drawable-mdpi/ic_launcher_wallpaper.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_launcher_wallpaper.png b/res/drawable-xhdpi/ic_launcher_wallpaper.png
deleted file mode 100644
index 8ea9c48..0000000
--- a/res/drawable-xhdpi/ic_launcher_wallpaper.png
+++ /dev/null
Binary files differ
diff --git a/res/mipmap-hdpi/ic_launcher_wallpaper.png b/res/mipmap-hdpi/ic_launcher_wallpaper.png
new file mode 100644
index 0000000..368e53d
--- /dev/null
+++ b/res/mipmap-hdpi/ic_launcher_wallpaper.png
Binary files differ
diff --git a/res/mipmap-mdpi/ic_launcher_wallpaper.png b/res/mipmap-mdpi/ic_launcher_wallpaper.png
new file mode 100644
index 0000000..575f440
--- /dev/null
+++ b/res/mipmap-mdpi/ic_launcher_wallpaper.png
Binary files differ
diff --git a/res/mipmap-xhdpi/ic_launcher_wallpaper.png b/res/mipmap-xhdpi/ic_launcher_wallpaper.png
new file mode 100644
index 0000000..66049f1
--- /dev/null
+++ b/res/mipmap-xhdpi/ic_launcher_wallpaper.png
Binary files differ
diff --git a/res/mipmap-xxhdpi/ic_launcher_wallpaper.png b/res/mipmap-xxhdpi/ic_launcher_wallpaper.png
new file mode 100644
index 0000000..2459235
--- /dev/null
+++ b/res/mipmap-xxhdpi/ic_launcher_wallpaper.png
Binary files differ
diff --git a/res/mipmap-xxxhdpi/ic_launcher_wallpaper.png b/res/mipmap-xxxhdpi/ic_launcher_wallpaper.png
new file mode 100644
index 0000000..ac4f89d
--- /dev/null
+++ b/res/mipmap-xxxhdpi/ic_launcher_wallpaper.png
Binary files differ