blob: 98cffc7a7448a43ebc8c99bd198358e1eb7e8fb1 [file] [log] [blame]
<?xml version="1.0" encoding="utf-8"?>
<selector xmlns:android="http://schemas.android.com/apk/res/android">
<item android:state_checked="true" android:drawable="@drawable/format_bar_button_ul_highlighted"/>
<item android:state_pressed="true" android:drawable="@drawable/format_bar_button_ul_highlighted"/>
<item android:state_enabled="false" android:drawable="@drawable/format_bar_button_ul_disabled"/>
<item android:drawable="@drawable/format_bar_button_ul"/>
</selector>