aboutsummaryrefslogtreecommitdiffstats
path: root/com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
diff options
context:
space:
mode:
authorDominik <dominik@dominikschuermann.de>2012-04-20 12:14:21 +0200
committerDominik <dominik@dominikschuermann.de>2012-06-13 19:28:23 +0300
commitda96aacf55d113c9a91b8e760b3ffef88b11f786 (patch)
treeb7e5a7780af54fdb677a147a40e7218ee5bbc123 /com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
parent784c3156dfaac289ddf5a65567385c3561426401 (diff)
downloadopen-keychain-da96aacf55d113c9a91b8e760b3ffef88b11f786.tar.gz
open-keychain-da96aacf55d113c9a91b8e760b3ffef88b11f786.tar.bz2
open-keychain-da96aacf55d113c9a91b8e760b3ffef88b11f786.zip
ActionBarSherlock 4.0.2
Diffstat (limited to 'com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml')
-rw-r--r--com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml b/com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
index a4c625cc5..d99b7a426 100644
--- a/com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
+++ b/com_actionbarsherlock/res/drawable/abs__item_background_holo_dark.xml
@@ -14,8 +14,7 @@
limitations under the License.
-->
-<selector xmlns:android="http://schemas.android.com/apk/res/android"
- android:exitFadeDuration="@android:integer/config_mediumAnimTime">
+<selector xmlns:android="http://schemas.android.com/apk/res/android">
<!-- Even though these two point to the same resource, have two states so the drawable will invalidate itself when coming out of pressed state. -->
<item android:state_focused="true" android:state_enabled="false" android:state_pressed="true" android:drawable="@drawable/abs__list_selector_disabled_holo_dark" />