diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour.png new file mode 100644 index 000000000..9c9bb39e5 Binary files /dev/null and b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour.png differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand.png deleted file mode 100644 index 753f57017..000000000 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand.png and /dev/null differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand_ambient.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand_ambient.png deleted file mode 100644 index 5f20681cf..000000000 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/hour_hand_ambient.png and /dev/null differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute.png new file mode 100644 index 000000000..a0715eb75 Binary files /dev/null and b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute.png differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand.png deleted file mode 100644 index e3a3b3f8e..000000000 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand.png and /dev/null differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand_ambient.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand_ambient.png deleted file mode 100644 index 4c34e928f..000000000 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/minute_hand_ambient.png and /dev/null differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/preview.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/preview.png index a1f26a137..b0a36dbc7 100644 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/preview.png and b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/preview.png differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second.png new file mode 100644 index 000000000..161d22dc8 Binary files /dev/null and b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second.png differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second_hand.png b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second_hand.png deleted file mode 100644 index 40d4822f5..000000000 Binary files a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/drawable/second_hand.png and /dev/null differ diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/raw/watchface.xml b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/raw/watchface.xml index e0778b03d..80ea00a8c 100644 --- a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/raw/watchface.xml +++ b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/raw/watchface.xml @@ -1,6 +1,6 @@ - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - + + + + + - - - + + - - + + + + + + + + + + + + + + + + + + + - + \ No newline at end of file diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/values/strings.xml b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/values/strings.xml index a05fa4fc6..5346dfe29 100644 --- a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/values/strings.xml +++ b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/values/strings.xml @@ -16,4 +16,11 @@ --> Simple Analog + Color Theme + Bold + Magic + Breeze + Daytime + Relaxed + Smart \ No newline at end of file diff --git a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/xml/watch_face_info.xml b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/xml/watch_face_info.xml index 31f772759..7ab3d3443 100644 --- a/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/xml/watch_face_info.xml +++ b/WatchFaceFormat/SimpleAnalog/watchface/src/main/res/xml/watch_face_info.xml @@ -22,4 +22,5 @@ https://developer.android.com/training/wearables/wff/setup#declare-metadata --> + \ No newline at end of file