summaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/drawable-w1024dp-hdpi/btn_video_shutter_holo.pngbin26331 -> 25448 bytes
-rw-r--r--res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.pngbin30508 -> 30299 bytes
-rw-r--r--res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.pngbin0 -> 25604 bytes
-rw-r--r--res/drawable-w1024dp-hdpi/btn_video_shutter_recording_pressed_holo.pngbin0 -> 30508 bytes
-rw-r--r--res/drawable-w1024dp-mdpi/btn_shutter_video.xml21
-rw-r--r--res/drawable-w1024dp-mdpi/btn_shutter_video_recording.xml21
-rw-r--r--res/drawable-w1024dp-mdpi/btn_video_shutter_holo.pngbin16605 -> 16445 bytes
-rw-r--r--res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.pngbin19646 -> 19547 bytes
-rw-r--r--res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.pngbin0 -> 16572 bytes
-rw-r--r--res/drawable-w1024dp-mdpi/btn_video_shutter_recording_pressed_holo.pngbin0 -> 19646 bytes
-rw-r--r--res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.pngbin41654 -> 41520 bytes
-rw-r--r--res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.pngbin48460 -> 48750 bytes
-rw-r--r--res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.pngbin0 -> 40995 bytes
-rw-r--r--res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_pressed_holo.pngbin0 -> 48460 bytes
14 files changed, 0 insertions, 42 deletions
diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png
index 886c1d9..113cbb1 100644
--- a/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png
+++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png
index e976ba8..f5eaab6 100644
--- a/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png
+++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png
new file mode 100644
index 0000000..9e8ed18
--- /dev/null
+++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_pressed_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_pressed_holo.png
new file mode 100644
index 0000000..c1729ab
--- /dev/null
+++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_pressed_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-mdpi/btn_shutter_video.xml b/res/drawable-w1024dp-mdpi/btn_shutter_video.xml
deleted file mode 100644
index 86b60bc..0000000
--- a/res/drawable-w1024dp-mdpi/btn_shutter_video.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2010 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/btn_video_shutter_pressed_holo" />
- <item android:drawable="@drawable/btn_video_shutter_holo" />
-</selector>
-
diff --git a/res/drawable-w1024dp-mdpi/btn_shutter_video_recording.xml b/res/drawable-w1024dp-mdpi/btn_shutter_video_recording.xml
deleted file mode 100644
index 04dcec9..0000000
--- a/res/drawable-w1024dp-mdpi/btn_shutter_video_recording.xml
+++ /dev/null
@@ -1,21 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!-- Copyright (C) 2011 The Android Open Source Project
-
- Licensed under the Apache License, Version 2.0 (the "License");
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
--->
-
-<selector xmlns:android="http://schemas.android.com/apk/res/android">
- <item android:state_pressed="true" android:drawable="@drawable/btn_video_shutter_pressed_holo" />
- <item android:drawable="@drawable/btn_video_shutter_holo" />
-</selector>
-
diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png
index f9f8587..6bcf992 100644
--- a/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png
+++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png
index ec6863b..8ccbf4b 100644
--- a/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png
+++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png
new file mode 100644
index 0000000..ab1d6c5
--- /dev/null
+++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_pressed_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_pressed_holo.png
new file mode 100644
index 0000000..a0b4fb1
--- /dev/null
+++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_pressed_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png
index 8245e62..4390f66 100644
--- a/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png
+++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png
index eeb09ae..e9fd0c2 100644
--- a/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png
+++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png
new file mode 100644
index 0000000..746faf8
--- /dev/null
+++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png
Binary files differ
diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_pressed_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_pressed_holo.png
new file mode 100644
index 0000000..26ee6b9
--- /dev/null
+++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_pressed_holo.png
Binary files differ