From 7f4ba23dfc98f36c6bc139b7dbc55948f858e8df Mon Sep 17 00:00:00 2001 From: Arne Coucheron Date: Thu, 10 Aug 2017 06:48:28 +0200 Subject: Snap: Bring back original shutter icons and animation Change-Id: I843ba306053ea7f14fbf805c8633c02a854f84df --- res/drawable/btn_new_shutter.xml | 5 ++--- res/drawable/shutter_button_normal.xml | 17 ----------------- res/drawable/shutter_button_pressed.xml | 17 ----------------- res/drawable/shutter_button_stop.xml | 17 ----------------- res/drawable/shutter_button_video.xml | 17 ----------------- res/drawable/shutter_button_video_dim.xml | 17 ----------------- res/drawable/shutter_button_video_stop.xml | 17 ----------------- res/drawable/shutter_panorama.xml | 17 ----------------- res/drawable/shutter_panorama_dim.xml | 17 ----------------- 9 files changed, 2 insertions(+), 139 deletions(-) delete mode 100644 res/drawable/shutter_button_normal.xml delete mode 100644 res/drawable/shutter_button_pressed.xml delete mode 100644 res/drawable/shutter_button_stop.xml delete mode 100644 res/drawable/shutter_button_video.xml delete mode 100644 res/drawable/shutter_button_video_dim.xml delete mode 100644 res/drawable/shutter_button_video_stop.xml delete mode 100644 res/drawable/shutter_panorama.xml delete mode 100644 res/drawable/shutter_panorama_dim.xml (limited to 'res/drawable') diff --git a/res/drawable/btn_new_shutter.xml b/res/drawable/btn_new_shutter.xml index a41581238..53bef3176 100644 --- a/res/drawable/btn_new_shutter.xml +++ b/res/drawable/btn_new_shutter.xml @@ -15,7 +15,6 @@ --> - - + + diff --git a/res/drawable/shutter_button_normal.xml b/res/drawable/shutter_button_normal.xml deleted file mode 100644 index 9e1f9aad1..000000000 --- a/res/drawable/shutter_button_normal.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_button_pressed.xml b/res/drawable/shutter_button_pressed.xml deleted file mode 100644 index 32dbd58ee..000000000 --- a/res/drawable/shutter_button_pressed.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_button_stop.xml b/res/drawable/shutter_button_stop.xml deleted file mode 100644 index 8954092bc..000000000 --- a/res/drawable/shutter_button_stop.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_button_video.xml b/res/drawable/shutter_button_video.xml deleted file mode 100644 index 8c70e7d85..000000000 --- a/res/drawable/shutter_button_video.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_button_video_dim.xml b/res/drawable/shutter_button_video_dim.xml deleted file mode 100644 index c3de0c04c..000000000 --- a/res/drawable/shutter_button_video_dim.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_button_video_stop.xml b/res/drawable/shutter_button_video_stop.xml deleted file mode 100644 index 9acc1a297..000000000 --- a/res/drawable/shutter_button_video_stop.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_panorama.xml b/res/drawable/shutter_panorama.xml deleted file mode 100644 index e68ddc3dc..000000000 --- a/res/drawable/shutter_panorama.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - diff --git a/res/drawable/shutter_panorama_dim.xml b/res/drawable/shutter_panorama_dim.xml deleted file mode 100644 index a9b69e347..000000000 --- a/res/drawable/shutter_panorama_dim.xml +++ /dev/null @@ -1,17 +0,0 @@ - - - - - - - -- cgit v1.2.3