|
@@ -1,5 +1,5 @@
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
-<selector xmlns:android="http://schemas.android.com/apk/res/android" android:enterFadeDuration="@android:integer/config_mediumAnimTime" android:exitFadeDuration="@android:integer/config_mediumAnimTime">
|
|
|
|
|
|
+<selector xmlns:android="http://schemas.android.com/apk/res/android" android:enterFadeDuration="@android:integer/config_shortAnimTime" android:exitFadeDuration="@android:integer/config_shortAnimTime">
|
|
|
|
|
|
<item android:state_pressed="true" android:drawable="@drawable/list_item_selected_dark" />
|
|
<item android:state_pressed="true" android:drawable="@drawable/list_item_selected_dark" />
|
|
<item android:drawable="@drawable/transparent" />
|
|
<item android:drawable="@drawable/transparent" />
|