blob: 4c1c2fee63811c0f14bfb6fa04b5434eeb8a43d2 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_activated="true" android:drawable="@drawable/ic_eye_white" />
<item android:drawable="@drawable/ic_eye_black" />
</selector>