Skip to content

Commit 2b3d179

Browse files
authored
Merge pull request #343 from wordpress-mobile/issue/format-button-media
Issue/format button media
2 parents b761c83 + 0ab6b1e commit 2b3d179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

aztec/src/main/res/drawable/format_bar_button_media_selector.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
xmlns:android="http://schemas.android.com/apk/res/android" >
55

66
<item android:drawable="@drawable/format_bar_button_media_disabled" android:state_enabled="false" />
7-
<item android:drawable="@drawable/format_bar_button_media_highlighted" android:state_checked="true" />
87
<item android:drawable="@drawable/format_bar_button_media_highlighted" android:state_pressed="true" />
98
<item android:drawable="@drawable/format_bar_button_media_highlighted" android:state_focused="true" />
109
<item android:drawable="@drawable/format_bar_button_media" />

0 commit comments

Comments
 (0)