Loading core/res/res/drawable/activated_background.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_selector_background_selected" /> <item android:drawable="@color/transparent" /> </selector> core/res/res/drawable/activated_background_holo_dark.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_activated_holo" /> <item android:drawable="@color/transparent" /> </selector> core/res/res/drawable/activated_background_holo_light.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_activated_holo" /> <item android:drawable="@color/transparent" /> </selector> core/res/res/drawable/activated_background_light.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@drawable/list_selector_background_selected_light" /> <item android:drawable="@color/transparent" /> </selector> core/res/res/drawable/btn_cab_done_holo_dark.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_pressed="true" android:drawable="@drawable/btn_cab_done_pressed_holo_dark" /> <item android:state_focused="true" android:state_enabled="true" Loading Loading
core/res/res/drawable/activated_background.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_selector_background_selected" /> <item android:drawable="@color/transparent" /> </selector>
core/res/res/drawable/activated_background_holo_dark.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_activated_holo" /> <item android:drawable="@color/transparent" /> </selector>
core/res/res/drawable/activated_background_holo_light.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@android:drawable/list_activated_holo" /> <item android:drawable="@color/transparent" /> </selector>
core/res/res/drawable/activated_background_light.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_activated="true" android:drawable="@drawable/list_selector_background_selected_light" /> <item android:drawable="@color/transparent" /> </selector>
core/res/res/drawable/btn_cab_done_holo_dark.xml +1 −2 Original line number Diff line number Diff line Loading @@ -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"> <item android:state_pressed="true" android:drawable="@drawable/btn_cab_done_pressed_holo_dark" /> <item android:state_focused="true" android:state_enabled="true" Loading