diff options
author | Chih-yu Huang <akahuang@google.com> | 2011-09-02 04:21:51 -0700 |
---|---|---|
committer | Android (Google) Code Review <android-gerrit@google.com> | 2011-09-02 04:21:51 -0700 |
commit | 364ac94ce918501f02ace9f6aeb3744fccd95275 (patch) | |
tree | 78fa9a8e2e611bed11d4928fe28f7fcee157dba7 /res | |
parent | d97d89558a67673396b083f4a75813ffd0b7c87e (diff) | |
parent | d9f9939cfd946d626f8400f1ba65dfc03edf8e48 (diff) | |
download | LegacyCamera-364ac94ce918501f02ace9f6aeb3744fccd95275.zip LegacyCamera-364ac94ce918501f02ace9f6aeb3744fccd95275.tar.gz LegacyCamera-364ac94ce918501f02ace9f6aeb3744fccd95275.tar.bz2 |
Merge "Update video shutter button asset."
Diffstat (limited to 'res')
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 Binary files differindex 886c1d9..113cbb1 100644 --- a/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png +++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_holo.png diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_pressed_holo.png Binary files differindex 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 diff --git a/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png Binary files differnew file mode 100644 index 0000000..9e8ed18 --- /dev/null +++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_holo.png 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 Binary files differnew file mode 100644 index 0000000..c1729ab --- /dev/null +++ b/res/drawable-w1024dp-hdpi/btn_video_shutter_recording_pressed_holo.png 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 Binary files differindex f9f8587..6bcf992 100644 --- a/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png +++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_holo.png diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_pressed_holo.png Binary files differindex 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 diff --git a/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png Binary files differnew file mode 100644 index 0000000..ab1d6c5 --- /dev/null +++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_holo.png 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 Binary files differnew file mode 100644 index 0000000..a0b4fb1 --- /dev/null +++ b/res/drawable-w1024dp-mdpi/btn_video_shutter_recording_pressed_holo.png diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png Binary files differindex 8245e62..4390f66 100644 --- a/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png +++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_holo.png diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_pressed_holo.png Binary files differindex 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 diff --git a/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png Binary files differnew file mode 100644 index 0000000..746faf8 --- /dev/null +++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_holo.png 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 Binary files differnew file mode 100644 index 0000000..26ee6b9 --- /dev/null +++ b/res/drawable-w1024dp-xhdpi/btn_video_shutter_recording_pressed_holo.png |