From 437afcc9ed49ed0afb25eb9f121c16abca0e353c Mon Sep 17 00:00:00 2001 From: Chiao Cheng Date: Fri, 9 Nov 2012 15:18:21 -0800 Subject: Moving phone icon into Dialer app. Also removed un-necessary taskAffinity definitions. Bug: 6993891 Change-Id: Id89bfecfe5cbc462964a43063f789e3ea1a62984 --- res/mipmap-hdpi/ic_launcher_phone.png | Bin 0 -> 7524 bytes res/mipmap-mdpi/ic_launcher_phone.png | Bin 0 -> 4350 bytes res/mipmap-xhdpi/ic_launcher_phone.png | Bin 0 -> 11180 bytes res/mipmap-xxhdpi/ic_launcher_phone.png | Bin 0 -> 17308 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 res/mipmap-hdpi/ic_launcher_phone.png create mode 100644 res/mipmap-mdpi/ic_launcher_phone.png create mode 100644 res/mipmap-xhdpi/ic_launcher_phone.png create mode 100644 res/mipmap-xxhdpi/ic_launcher_phone.png (limited to 'res') diff --git a/res/mipmap-hdpi/ic_launcher_phone.png b/res/mipmap-hdpi/ic_launcher_phone.png new file mode 100644 index 000000000..5a3dff1f3 Binary files /dev/null and b/res/mipmap-hdpi/ic_launcher_phone.png differ diff --git a/res/mipmap-mdpi/ic_launcher_phone.png b/res/mipmap-mdpi/ic_launcher_phone.png new file mode 100644 index 000000000..9ea0d8c8b Binary files /dev/null and b/res/mipmap-mdpi/ic_launcher_phone.png differ diff --git a/res/mipmap-xhdpi/ic_launcher_phone.png b/res/mipmap-xhdpi/ic_launcher_phone.png new file mode 100644 index 000000000..e97836cdf Binary files /dev/null and b/res/mipmap-xhdpi/ic_launcher_phone.png differ diff --git a/res/mipmap-xxhdpi/ic_launcher_phone.png b/res/mipmap-xxhdpi/ic_launcher_phone.png new file mode 100644 index 000000000..1594e4ec3 Binary files /dev/null and b/res/mipmap-xxhdpi/ic_launcher_phone.png differ -- cgit v1.2.3