From fbbdc9f61cea305cbba3830bad6397bf2ffb7587 Mon Sep 17 00:00:00 2001 From: Michael Jurka Date: Mon, 12 Nov 2012 18:03:50 -0800 Subject: Adding high-res live wallpaper picker asset Bug: 7400295 Change-Id: I919388c69b828c6464f57acf59c1cf6f6e6a9c85 --- AndroidManifest.xml | 2 +- res/drawable-hdpi/ic_launcher_live_wallpaper.png | Bin 6333 -> 0 bytes res/drawable-mdpi/ic_launcher_live_wallpaper.png | Bin 3259 -> 0 bytes res/mipmap-hdpi/ic_launcher_live_wallpaper.png | Bin 0 -> 6163 bytes res/mipmap-mdpi/ic_launcher_live_wallpaper.png | Bin 0 -> 3420 bytes res/mipmap-xhdpi/ic_launcher_live_wallpaper.png | Bin 0 -> 9991 bytes res/mipmap-xxhdpi/ic_launcher_live_wallpaper.png | Bin 0 -> 17851 bytes 7 files changed, 1 insertion(+), 1 deletion(-) delete mode 100644 res/drawable-hdpi/ic_launcher_live_wallpaper.png delete mode 100644 res/drawable-mdpi/ic_launcher_live_wallpaper.png create mode 100644 res/mipmap-hdpi/ic_launcher_live_wallpaper.png create mode 100644 res/mipmap-mdpi/ic_launcher_live_wallpaper.png create mode 100644 res/mipmap-xhdpi/ic_launcher_live_wallpaper.png create mode 100644 res/mipmap-xxhdpi/ic_launcher_live_wallpaper.png diff --git a/AndroidManifest.xml b/AndroidManifest.xml index 709d5a9..9ce7e3e 100644 --- a/AndroidManifest.xml +++ b/AndroidManifest.xml @@ -29,7 +29,7 @@ + android:icon="@mipmap/ic_launcher_live_wallpaper">