blob: ad0a2e684d26c729a36eabb1204dec6f83fbfb2f [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_quote_selected_state"/>
<item android:state_pressed="true" android:drawable="@drawable/legacy_format_bar_button_quote_selected_state"/>
<item>
<bitmap android:src="@drawable/legacy_dashicon_format_quote_grey" android:gravity="center"/>
</item>
</selector>