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 --- 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 6 files changed, 0 insertions(+), 0 deletions(-) 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 (limited to 'res') diff --git a/res/drawable-hdpi/ic_launcher_live_wallpaper.png b/res/drawable-hdpi/ic_launcher_live_wallpaper.png deleted file mode 100644 index 6277411..0000000 Binary files a/res/drawable-hdpi/ic_launcher_live_wallpaper.png and /dev/null differ diff --git a/res/drawable-mdpi/ic_launcher_live_wallpaper.png b/res/drawable-mdpi/ic_launcher_live_wallpaper.png deleted file mode 100644 index 6de7aaf..0000000 Binary files a/res/drawable-mdpi/ic_launcher_live_wallpaper.png and /dev/null differ diff --git a/res/mipmap-hdpi/ic_launcher_live_wallpaper.png b/res/mipmap-hdpi/ic_launcher_live_wallpaper.png new file mode 100644 index 0000000..e2a6978 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_live_wallpaper.png differ diff --git a/res/mipmap-mdpi/ic_launcher_live_wallpaper.png b/res/mipmap-mdpi/ic_launcher_live_wallpaper.png new file mode 100644 index 0000000..83d98c4 Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_live_wallpaper.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_live_wallpaper.png b/res/mipmap-xhdpi/ic_launcher_live_wallpaper.png new file mode 100644 index 0000000..3f62ffb Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_live_wallpaper.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_live_wallpaper.png b/res/mipmap-xxhdpi/ic_launcher_live_wallpaper.png new file mode 100644 index 0000000..b42c728 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_live_wallpaper.png differ -- cgit v1.2.3