blob: 6136a680501b14846bec8d717c0e413338192890 [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_italic_highlighted"/>
<item android:state_pressed="true" android:drawable="@drawable/format_bar_button_italic_highlighted"/>
<item android:state_enabled="false" android:drawable="@drawable/format_bar_button_italic_disabled"/>
<item android:drawable="@drawable/format_bar_button_italic"/>
</selector>