-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
Example:
<selector xmlns:android="http://schemas.android.com/apk/res/android" android:exitFadeDuration="@android:integer/config_mediumAnimTime" >
<item android:state_pressed="false" android:state_focused="true" android:drawable="@drawable/list_focused" />
<item android:state_pressed="true" android:drawable="@drawable/list_pressed" />
<item android:drawable="@android:color/transparent" />
</selector>Metadata
Metadata
Assignees
Labels
No labels