blob: 9ae648be584ee5148be428b55efd98a4db001c09 [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/outline_inverted" />
<item android:drawable="@drawable/outline_normal" />
</selector>