aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakeshi Hagikura <thagikura@google.com>2014-09-09 10:46:13 +0900
committerTakeshi Hagikura <thagikura@google.com>2014-09-09 01:48:12 +0000
commitd1872389b64426b84f7bfa63043c08731ccec342 (patch)
treeda8acf1ded2acaf6cc7be842afd05ac847fdcaa3
parent58d2a851fc50ca6d989ba56e070bff9459b56ebe (diff)
downloadandroid-d1872389b64426b84f7bfa63043c08731ccec342.tar.gz
Move launcher icon to the src/main for SyncoronizedNotifications sample
in accordance with this CL https://googleplex-android-review.git.corp.google.com/#/c/541871/ Change-Id: I941c5bb0e055350b3fb2532b164bddfae59612a5
-rw-r--r--wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-hdpi/ic_launcher.png (renamed from wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-hdpi/ic_launcher.png)bin297 -> 297 bytes
-rw-r--r--wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-mdpi/ic_launcher.png (renamed from wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-mdpi/ic_launcher.png)bin254 -> 254 bytes
-rw-r--r--wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-xhdpi/ic_launcher.png (renamed from wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-xhdpi/ic_launcher.png)bin342 -> 342 bytes
3 files changed, 0 insertions, 0 deletions
diff --git a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-hdpi/ic_launcher.png b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-hdpi/ic_launcher.png
index f7dd9a0b..f7dd9a0b 100644
--- a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-hdpi/ic_launcher.png
+++ b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-hdpi/ic_launcher.png
Binary files differ
diff --git a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-mdpi/ic_launcher.png b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-mdpi/ic_launcher.png
index fef2da78..fef2da78 100644
--- a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-mdpi/ic_launcher.png
+++ b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-mdpi/ic_launcher.png
Binary files differ
diff --git a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-xhdpi/ic_launcher.png b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-xhdpi/ic_launcher.png
index f2fb03cd..f2fb03cd 100644
--- a/wearable/wear/SynchronizedNotifications/Wearable/src/template/res/drawable-xhdpi/ic_launcher.png
+++ b/wearable/wear/SynchronizedNotifications/Wearable/src/main/res/drawable-xhdpi/ic_launcher.png
Binary files differ