diff options
author | Chiao Cheng <chiaocheng@google.com> | 2012-11-09 15:18:21 -0800 |
---|---|---|
committer | Chiao Cheng <chiaocheng@google.com> | 2012-11-09 15:18:21 -0800 |
commit | 437afcc9ed49ed0afb25eb9f121c16abca0e353c (patch) | |
tree | 555468f19a112e51e6d91ea10dabcfd4ecfc5a9e /res | |
parent | ac834156f56a4d4edcf207865f8235647fa26980 (diff) |
Moving phone icon into Dialer app.
Also removed un-necessary taskAffinity definitions.
Bug: 6993891
Change-Id: Id89bfecfe5cbc462964a43063f789e3ea1a62984
Diffstat (limited to 'res')
-rw-r--r-- | res/mipmap-hdpi/ic_launcher_phone.png | bin | 0 -> 7524 bytes |
-rw-r--r-- | res/mipmap-mdpi/ic_launcher_phone.png | bin | 0 -> 4350 bytes |
-rw-r--r-- | res/mipmap-xhdpi/ic_launcher_phone.png | bin | 0 -> 11180 bytes |
-rw-r--r-- | res/mipmap-xxhdpi/ic_launcher_phone.png | bin | 0 -> 17308 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/res/mipmap-hdpi/ic_launcher_phone.png b/res/mipmap-hdpi/ic_launcher_phone.png Binary files differnew file mode 100644 index 000000000..5a3dff1f3 --- /dev/null +++ b/res/mipmap-hdpi/ic_launcher_phone.png diff --git a/res/mipmap-mdpi/ic_launcher_phone.png b/res/mipmap-mdpi/ic_launcher_phone.png Binary files differnew file mode 100644 index 000000000..9ea0d8c8b --- /dev/null +++ b/res/mipmap-mdpi/ic_launcher_phone.png diff --git a/res/mipmap-xhdpi/ic_launcher_phone.png b/res/mipmap-xhdpi/ic_launcher_phone.png Binary files differnew file mode 100644 index 000000000..e97836cdf --- /dev/null +++ b/res/mipmap-xhdpi/ic_launcher_phone.png diff --git a/res/mipmap-xxhdpi/ic_launcher_phone.png b/res/mipmap-xxhdpi/ic_launcher_phone.png Binary files differnew file mode 100644 index 000000000..1594e4ec3 --- /dev/null +++ b/res/mipmap-xxhdpi/ic_launcher_phone.png |