/[zanavi_public1]/navit/navit/android/res/drawable/actionbar_selectable_background.xml
ZANavi

Contents of /navit/navit/android/res/drawable/actionbar_selectable_background.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 40 - (show annotations) (download) (as text)
Wed Mar 4 14:00:54 2015 UTC (9 years, 1 month ago) by zoff99
File MIME type: text/xml
File size: 613 byte(s)
new market version, lots of fixes
1 <selector xmlns:android="http://schemas.android.com/apk/res/android" android:exitFadeDuration="@android:integer/config_shortAnimTime">
2
3 <item android:drawable="@drawable/abs__list_selector_disabled_holo_dark" android:state_enabled="false" android:state_focused="true" android:state_pressed="true"/>
4 <item android:drawable="@drawable/abs__list_selector_disabled_holo_dark" android:state_enabled="false" android:state_focused="true"/>
5 <item android:drawable="@drawable/abs__list_focused_holo" android:state_focused="true"/>
6 <item android:drawable="@android:color/transparent"/>
7
8 </selector>

   
Visit the ZANavi Wiki