blob: f0fd9049772b7d3e1045a6da21b7ec7d7ac7499c [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_italic_selected_state"/>
<item android:state_pressed="true" android:drawable="@drawable/legacy_format_bar_button_italic_selected_state"/>
<item>
<bitmap android:src="@drawable/legacy_dashicon_editor_italic_grey" android:gravity="center"/>
</item>
</selector>