You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

6 lines
585 B
XML

xmlns:android="http://schemas.android.com/apk/res/android">
android:state_focused="false" android:state_enabled="true" android:state_active="false" android:drawable="@drawable/ic_action_lock_normal" />
android:state_focused="false" android:state_enabled="true" android:state_active="true" android:drawable="@drawable/ic_action_lock_activated" />
android:state_focused="true" android:state_enabled="true" android:state_active="false" android:drawable="@drawable/ic_action_lock_activated" />