From b765583492ef90c163b61588d16789d58f941b7b Mon Sep 17 00:00:00 2001 From: Justin Ho Date: Fri, 22 Jul 2011 09:00:59 -0700 Subject: Adding xhdpi assets and upscaling any hdpi and mdpi assets (reconcile the phone+tablet assets) Bug: 5066431 Change-Id: I8067edccc8613ae6838406ffc1a0276ed287d60b --- res/mipmap-xhdpi/ic_launcher_browser.png | Bin 0 -> 14736 bytes .../ic_launcher_shortcut_browser_bookmark.png | Bin 0 -> 5952 bytes 2 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/mipmap-xhdpi/ic_launcher_browser.png create mode 100644 res/mipmap-xhdpi/ic_launcher_shortcut_browser_bookmark.png (limited to 'res/mipmap-xhdpi') diff --git a/res/mipmap-xhdpi/ic_launcher_browser.png b/res/mipmap-xhdpi/ic_launcher_browser.png new file mode 100644 index 0000000..19e045b Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_browser.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_shortcut_browser_bookmark.png b/res/mipmap-xhdpi/ic_launcher_shortcut_browser_bookmark.png new file mode 100644 index 0000000..3ef819f Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_shortcut_browser_bookmark.png differ -- cgit v1.1