OSDN Git Service

Update assets of filmstrip controls
authorAngus Kong <shkong@google.com>
Wed, 19 Feb 2014 03:31:08 +0000 (19:31 -0800)
committerAngus Kong <shkong@google.com>
Wed, 19 Feb 2014 03:34:14 +0000 (19:34 -0800)
bug:13027163
Change-Id: I7a19a4ef35358566717e816a85a0ffa77ca7e48a

28 files changed:
res/drawable-hdpi/ic_discard_disabled.png [new file with mode: 0644]
res/drawable-hdpi/ic_discard_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_edit_disabled.png [new file with mode: 0644]
res/drawable-hdpi/ic_edit_normal.png [new file with mode: 0644]
res/drawable-hdpi/ic_share_disabled.png [new file with mode: 0644]
res/drawable-hdpi/ic_share_normal.png [new file with mode: 0644]
res/drawable-mdpi/ic_discard_disabled.png [new file with mode: 0644]
res/drawable-mdpi/ic_discard_normal.png [new file with mode: 0644]
res/drawable-mdpi/ic_edit_disabled.png [new file with mode: 0644]
res/drawable-mdpi/ic_edit_normal.png [new file with mode: 0644]
res/drawable-mdpi/ic_share_disabled.png [new file with mode: 0644]
res/drawable-mdpi/ic_share_normal.png [new file with mode: 0644]
res/drawable-xhdpi/ic_discard_disabled.png [new file with mode: 0644]
res/drawable-xhdpi/ic_discard_normal.png [new file with mode: 0644]
res/drawable-xhdpi/ic_edit_disabled.png [new file with mode: 0644]
res/drawable-xhdpi/ic_edit_normal.png [new file with mode: 0644]
res/drawable-xhdpi/ic_share_disabled.png [new file with mode: 0644]
res/drawable-xhdpi/ic_share_normal.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_discard_disabled.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_discard_normal.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_edit_disabled.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_edit_normal.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_share_disabled.png [new file with mode: 0644]
res/drawable-xxhdpi/ic_share_normal.png [new file with mode: 0644]
res/drawable/ic_menu_edit.xml [new file with mode: 0644]
res/drawable/ic_menu_share.xml [new file with mode: 0644]
res/drawable/ic_menu_trash.xml [new file with mode: 0644]
res/layout/filmstrip_bottom_controls.xml

diff --git a/res/drawable-hdpi/ic_discard_disabled.png b/res/drawable-hdpi/ic_discard_disabled.png
new file mode 100644 (file)
index 0000000..d6395d2
Binary files /dev/null and b/res/drawable-hdpi/ic_discard_disabled.png differ
diff --git a/res/drawable-hdpi/ic_discard_normal.png b/res/drawable-hdpi/ic_discard_normal.png
new file mode 100644 (file)
index 0000000..05ca6a7
Binary files /dev/null and b/res/drawable-hdpi/ic_discard_normal.png differ
diff --git a/res/drawable-hdpi/ic_edit_disabled.png b/res/drawable-hdpi/ic_edit_disabled.png
new file mode 100644 (file)
index 0000000..02c8e97
Binary files /dev/null and b/res/drawable-hdpi/ic_edit_disabled.png differ
diff --git a/res/drawable-hdpi/ic_edit_normal.png b/res/drawable-hdpi/ic_edit_normal.png
new file mode 100644 (file)
index 0000000..9eabda0
Binary files /dev/null and b/res/drawable-hdpi/ic_edit_normal.png differ
diff --git a/res/drawable-hdpi/ic_share_disabled.png b/res/drawable-hdpi/ic_share_disabled.png
new file mode 100644 (file)
index 0000000..4645f65
Binary files /dev/null and b/res/drawable-hdpi/ic_share_disabled.png differ
diff --git a/res/drawable-hdpi/ic_share_normal.png b/res/drawable-hdpi/ic_share_normal.png
new file mode 100644 (file)
index 0000000..a75ef1c
Binary files /dev/null and b/res/drawable-hdpi/ic_share_normal.png differ
diff --git a/res/drawable-mdpi/ic_discard_disabled.png b/res/drawable-mdpi/ic_discard_disabled.png
new file mode 100644 (file)
index 0000000..8138c5d
Binary files /dev/null and b/res/drawable-mdpi/ic_discard_disabled.png differ
diff --git a/res/drawable-mdpi/ic_discard_normal.png b/res/drawable-mdpi/ic_discard_normal.png
new file mode 100644 (file)
index 0000000..dcbf991
Binary files /dev/null and b/res/drawable-mdpi/ic_discard_normal.png differ
diff --git a/res/drawable-mdpi/ic_edit_disabled.png b/res/drawable-mdpi/ic_edit_disabled.png
new file mode 100644 (file)
index 0000000..74c0774
Binary files /dev/null and b/res/drawable-mdpi/ic_edit_disabled.png differ
diff --git a/res/drawable-mdpi/ic_edit_normal.png b/res/drawable-mdpi/ic_edit_normal.png
new file mode 100644 (file)
index 0000000..f9998b4
Binary files /dev/null and b/res/drawable-mdpi/ic_edit_normal.png differ
diff --git a/res/drawable-mdpi/ic_share_disabled.png b/res/drawable-mdpi/ic_share_disabled.png
new file mode 100644 (file)
index 0000000..9bf1111
Binary files /dev/null and b/res/drawable-mdpi/ic_share_disabled.png differ
diff --git a/res/drawable-mdpi/ic_share_normal.png b/res/drawable-mdpi/ic_share_normal.png
new file mode 100644 (file)
index 0000000..f7bb678
Binary files /dev/null and b/res/drawable-mdpi/ic_share_normal.png differ
diff --git a/res/drawable-xhdpi/ic_discard_disabled.png b/res/drawable-xhdpi/ic_discard_disabled.png
new file mode 100644 (file)
index 0000000..37e2bae
Binary files /dev/null and b/res/drawable-xhdpi/ic_discard_disabled.png differ
diff --git a/res/drawable-xhdpi/ic_discard_normal.png b/res/drawable-xhdpi/ic_discard_normal.png
new file mode 100644 (file)
index 0000000..27e64f4
Binary files /dev/null and b/res/drawable-xhdpi/ic_discard_normal.png differ
diff --git a/res/drawable-xhdpi/ic_edit_disabled.png b/res/drawable-xhdpi/ic_edit_disabled.png
new file mode 100644 (file)
index 0000000..cd0fcdb
Binary files /dev/null and b/res/drawable-xhdpi/ic_edit_disabled.png differ
diff --git a/res/drawable-xhdpi/ic_edit_normal.png b/res/drawable-xhdpi/ic_edit_normal.png
new file mode 100644 (file)
index 0000000..269b1a4
Binary files /dev/null and b/res/drawable-xhdpi/ic_edit_normal.png differ
diff --git a/res/drawable-xhdpi/ic_share_disabled.png b/res/drawable-xhdpi/ic_share_disabled.png
new file mode 100644 (file)
index 0000000..71d3d81
Binary files /dev/null and b/res/drawable-xhdpi/ic_share_disabled.png differ
diff --git a/res/drawable-xhdpi/ic_share_normal.png b/res/drawable-xhdpi/ic_share_normal.png
new file mode 100644 (file)
index 0000000..5963715
Binary files /dev/null and b/res/drawable-xhdpi/ic_share_normal.png differ
diff --git a/res/drawable-xxhdpi/ic_discard_disabled.png b/res/drawable-xxhdpi/ic_discard_disabled.png
new file mode 100644 (file)
index 0000000..ccb90e5
Binary files /dev/null and b/res/drawable-xxhdpi/ic_discard_disabled.png differ
diff --git a/res/drawable-xxhdpi/ic_discard_normal.png b/res/drawable-xxhdpi/ic_discard_normal.png
new file mode 100644 (file)
index 0000000..4e0d89d
Binary files /dev/null and b/res/drawable-xxhdpi/ic_discard_normal.png differ
diff --git a/res/drawable-xxhdpi/ic_edit_disabled.png b/res/drawable-xxhdpi/ic_edit_disabled.png
new file mode 100644 (file)
index 0000000..2b0f928
Binary files /dev/null and b/res/drawable-xxhdpi/ic_edit_disabled.png differ
diff --git a/res/drawable-xxhdpi/ic_edit_normal.png b/res/drawable-xxhdpi/ic_edit_normal.png
new file mode 100644 (file)
index 0000000..d1e9fbd
Binary files /dev/null and b/res/drawable-xxhdpi/ic_edit_normal.png differ
diff --git a/res/drawable-xxhdpi/ic_share_disabled.png b/res/drawable-xxhdpi/ic_share_disabled.png
new file mode 100644 (file)
index 0000000..3a4a49b
Binary files /dev/null and b/res/drawable-xxhdpi/ic_share_disabled.png differ
diff --git a/res/drawable-xxhdpi/ic_share_normal.png b/res/drawable-xxhdpi/ic_share_normal.png
new file mode 100644 (file)
index 0000000..d50a4fa
Binary files /dev/null and b/res/drawable-xxhdpi/ic_share_normal.png differ
diff --git a/res/drawable/ic_menu_edit.xml b/res/drawable/ic_menu_edit.xml
new file mode 100644 (file)
index 0000000..0d5c8fd
--- /dev/null
@@ -0,0 +1,22 @@
+<?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_enabled="false"
+          android:drawable="@drawable/ic_edit_disabled" />
+    <item android:state_enabled="true"
+          android:drawable="@drawable/ic_edit_normal" />
+</selector>
diff --git a/res/drawable/ic_menu_share.xml b/res/drawable/ic_menu_share.xml
new file mode 100644 (file)
index 0000000..cffd8fc
--- /dev/null
@@ -0,0 +1,22 @@
+<?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_enabled="false"
+          android:drawable="@drawable/ic_share_disabled" />
+    <item android:state_enabled="true"
+          android:drawable="@drawable/ic_share_normal" />
+</selector>
diff --git a/res/drawable/ic_menu_trash.xml b/res/drawable/ic_menu_trash.xml
new file mode 100644 (file)
index 0000000..318ad41
--- /dev/null
@@ -0,0 +1,22 @@
+<?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_enabled="false"
+          android:drawable="@drawable/ic_discard_disabled" />
+    <item android:state_enabled="true"
+          android:drawable="@drawable/ic_discard_normal" />
+</selector>
index b7277f4..d2cfa0e 100644 (file)
@@ -35,7 +35,7 @@
     <ImageButton
         android:id="@+id/filmstrip_bottom_control_share"
         style="@style/FilmstripBottomControlButton"
-        android:src="@drawable/ic_menu_share_holo_light"
+        android:src="@drawable/ic_menu_share"
         android:visibility="invisible"
         android:contentDescription="@string/share_button_description" />
 
@@ -69,7 +69,7 @@
         <ImageButton
             android:id="@+id/filmstrip_bottom_control_edit"
             style="@style/FilmstripBottomControlButton"
-            android:src="@drawable/ic_menu_edit_holo_dark"
+            android:src="@drawable/ic_menu_edit"
             android:visibility="gone"
             android:contentDescription="@string/edit_button_description" />
 
@@ -84,7 +84,7 @@
     <ImageButton
         android:id="@+id/filmstrip_bottom_control_delete"
         style="@style/FilmstripBottomControlButton"
-        android:src="@drawable/ic_menu_trash_holo_light"
+        android:src="@drawable/ic_menu_trash"
         android:visibility="invisible"
         android:contentDescription="@string/delete_button_description" />