blob: d96797dc7e32fd9ac39223821ad18f06dbc51add [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/legacy_format_bar_button_strike_selected_state"/>
<item android:state_pressed="true" android:drawable="@drawable/legacy_format_bar_button_strike_selected_state"/>
<item>
<bitmap android:src="@drawable/legacy_dashicon_editor_strikethrough_grey" android:gravity="center"/>
</item>
</selector>