summaryrefslogtreecommitdiffstats
path: root/res/drawable-xlarge/delete_zone_selector.xml
diff options
context:
space:
mode:
authorMichael Jurka <mikejurka@google.com>2010-12-16 11:39:26 -0800
committerMichael Jurka <mikejurka@google.com>2010-12-17 19:31:18 -0800
commit800242b5b7a066c3d0ddcc0e0aee32fb4d64d611 (patch)
tree09c16bfb44ddb1ee2fc3858f4fcbfe97230d821c /res/drawable-xlarge/delete_zone_selector.xml
parent1d9c213a7f9c8066c5f2ef8fd0b93408c4869321 (diff)
downloadandroid_packages_apps_Trebuchet-800242b5b7a066c3d0ddcc0e0aee32fb4d64d611.tar.gz
android_packages_apps_Trebuchet-800242b5b7a066c3d0ddcc0e0aee32fb4d64d611.tar.bz2
android_packages_apps_Trebuchet-800242b5b7a066c3d0ddcc0e0aee32fb4d64d611.zip
updating assets for configure/all apps
- fixed the dead zone between configure/all apps
Diffstat (limited to 'res/drawable-xlarge/delete_zone_selector.xml')
-rw-r--r--res/drawable-xlarge/delete_zone_selector.xml24
1 files changed, 24 insertions, 0 deletions
diff --git a/res/drawable-xlarge/delete_zone_selector.xml b/res/drawable-xlarge/delete_zone_selector.xml
new file mode 100644
index 000000000..e2b37f4dc
--- /dev/null
+++ b/res/drawable-xlarge/delete_zone_selector.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="utf-8"?>
+<!--
+/*
+**
+** Copyright 2007, 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.
+*/
+-->
+
+<transition xmlns:android="http://schemas.android.com/apk/res/android">
+ <item android:drawable="@drawable/ic_home_delete_holo_dark" />
+ <item android:drawable="@drawable/ic_home_delete_hover_holo_dark" />
+</transition>