blob: e35075d61b594cf0084ca4d5bec23d2ae5e67755 [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_bold_highlighted"/>
<item android:state_pressed="true" android:drawable="@drawable/format_bar_button_bold_highlighted"/>
<item android:state_enabled="false" android:drawable="@drawable/format_bar_button_bold_disabled"/>
<item android:drawable="@drawable/format_bar_button_bold"/>
</selector>