From 8303e4513bbd0aeaa60e9461fd75191822c8365c Mon Sep 17 00:00:00 2001 From: Alex Forcier Date: Thu, 16 Apr 2015 10:14:55 -0400 Subject: [PATCH] Renamed legacy editor button selectors and images --- .../android/editor/LegacyEditorFragment.java | 4 ++-- ...inks.png => legacy_dashicon_admin_links.png} | Bin ...png => legacy_dashicon_admin_links_grey.png} | Bin ...bold.png => legacy_dashicon_editor_bold.png} | Bin ...png => legacy_dashicon_editor_bold_grey.png} | Bin ...ng => legacy_dashicon_editor_insertmore.png} | Bin ... legacy_dashicon_editor_insertmore_grey.png} | Bin ...ic.png => legacy_dashicon_editor_italic.png} | Bin ...g => legacy_dashicon_editor_italic_grey.png} | Bin ...=> legacy_dashicon_editor_strikethrough.png} | Bin ...gacy_dashicon_editor_strikethrough_grey.png} | Bin ...png => legacy_dashicon_editor_underline.png} | Bin ...> legacy_dashicon_editor_underline_grey.png} | Bin ...> legacy_dashicon_format_image_big_grey.png} | Bin ...ote.png => legacy_dashicon_format_quote.png} | Bin ...ng => legacy_dashicon_format_quote_grey.png} | Bin ...=> legacy_icon_mediagallery_placeholder.png} | Bin ...inks.png => legacy_dashicon_admin_links.png} | Bin ...png => legacy_dashicon_admin_links_grey.png} | Bin ...bold.png => legacy_dashicon_editor_bold.png} | Bin ...png => legacy_dashicon_editor_bold_grey.png} | Bin ...ng => legacy_dashicon_editor_insertmore.png} | Bin ... legacy_dashicon_editor_insertmore_grey.png} | Bin ...ic.png => legacy_dashicon_editor_italic.png} | Bin ...g => legacy_dashicon_editor_italic_grey.png} | Bin ...=> legacy_dashicon_editor_strikethrough.png} | Bin ...gacy_dashicon_editor_strikethrough_grey.png} | Bin ...png => legacy_dashicon_editor_underline.png} | Bin ...> legacy_dashicon_editor_underline_grey.png} | Bin ...> legacy_dashicon_format_image_big_grey.png} | Bin ...ote.png => legacy_dashicon_format_quote.png} | Bin ...ng => legacy_dashicon_format_quote_grey.png} | Bin ...=> legacy_icon_mediagallery_placeholder.png} | Bin ...inks.png => legacy_dashicon_admin_links.png} | Bin ...png => legacy_dashicon_admin_links_grey.png} | Bin ...bold.png => legacy_dashicon_editor_bold.png} | Bin ...png => legacy_dashicon_editor_bold_grey.png} | Bin ...ng => legacy_dashicon_editor_insertmore.png} | Bin ... legacy_dashicon_editor_insertmore_grey.png} | Bin ...ic.png => legacy_dashicon_editor_italic.png} | Bin ...g => legacy_dashicon_editor_italic_grey.png} | Bin ...=> legacy_dashicon_editor_strikethrough.png} | Bin ...gacy_dashicon_editor_strikethrough_grey.png} | Bin ...png => legacy_dashicon_editor_underline.png} | Bin ...> legacy_dashicon_editor_underline_grey.png} | Bin ...> legacy_dashicon_format_image_big_grey.png} | Bin ...ote.png => legacy_dashicon_format_quote.png} | Bin ...ng => legacy_dashicon_format_quote_grey.png} | Bin ...=> legacy_icon_mediagallery_placeholder.png} | Bin .../format_bar_button_quote_selected_state.xml | 12 ------------ .../format_bar_button_quote_selector.xml | 8 -------- .../format_bar_button_strike_selected_state.xml | 12 ------------ .../format_bar_button_strike_selector.xml | 8 -------- ...rmat_bar_button_underline_selected_state.xml | 12 ------------ .../format_bar_button_underline_selector.xml | 8 -------- ...y_format_bar_button_bold_selected_state.xml} | 2 +- ... legacy_format_bar_button_bold_selector.xml} | 6 +++--- ...format_bar_button_italic_selected_state.xml} | 2 +- ...egacy_format_bar_button_italic_selector.xml} | 6 +++--- ...y_format_bar_button_link_selected_state.xml} | 2 +- ... legacy_format_bar_button_link_selector.xml} | 6 +++--- ..._format_bar_button_media_selected_state.xml} | 0 ...legacy_format_bar_button_media_selector.xml} | 4 ++-- ...cy_format_bar_button_more_selected_state.xml | 12 ++++++++++++ .../legacy_format_bar_button_more_selector.xml | 8 ++++++++ ..._format_bar_button_quote_selected_state.xml} | 2 +- ...legacy_format_bar_button_quote_selector.xml} | 6 +++--- ..._format_bar_button_strike_selected_state.xml | 12 ++++++++++++ ...legacy_format_bar_button_strike_selector.xml | 8 ++++++++ ...rmat_bar_button_underline_selected_state.xml | 12 ++++++++++++ ...acy_format_bar_button_underline_selector.xml | 8 ++++++++ .../res/layout/fragment_edit_post_content.xml | 16 ++++++++-------- 72 files changed, 88 insertions(+), 88 deletions(-) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_admin_links.png => legacy_dashicon_admin_links.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_admin_links_grey.png => legacy_dashicon_admin_links_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_bold.png => legacy_dashicon_editor_bold.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_bold_grey.png => legacy_dashicon_editor_bold_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_insertmore.png => legacy_dashicon_editor_insertmore.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_insertmore_grey.png => legacy_dashicon_editor_insertmore_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_italic.png => legacy_dashicon_editor_italic.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_italic_grey.png => legacy_dashicon_editor_italic_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_strikethrough.png => legacy_dashicon_editor_strikethrough.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_strikethrough_grey.png => legacy_dashicon_editor_strikethrough_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_underline.png => legacy_dashicon_editor_underline.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_editor_underline_grey.png => legacy_dashicon_editor_underline_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_format_image_big_grey.png => legacy_dashicon_format_image_big_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_format_quote.png => legacy_dashicon_format_quote.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{dashicon_format_quote_grey.png => legacy_dashicon_format_quote_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-hdpi/{icon_mediagallery_placeholder.png => legacy_icon_mediagallery_placeholder.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_admin_links.png => legacy_dashicon_admin_links.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_admin_links_grey.png => legacy_dashicon_admin_links_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_bold.png => legacy_dashicon_editor_bold.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_bold_grey.png => legacy_dashicon_editor_bold_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_insertmore.png => legacy_dashicon_editor_insertmore.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_insertmore_grey.png => legacy_dashicon_editor_insertmore_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_italic.png => legacy_dashicon_editor_italic.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_italic_grey.png => legacy_dashicon_editor_italic_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_strikethrough.png => legacy_dashicon_editor_strikethrough.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_strikethrough_grey.png => legacy_dashicon_editor_strikethrough_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_underline.png => legacy_dashicon_editor_underline.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_editor_underline_grey.png => legacy_dashicon_editor_underline_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_format_image_big_grey.png => legacy_dashicon_format_image_big_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_format_quote.png => legacy_dashicon_format_quote.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{dashicon_format_quote_grey.png => legacy_dashicon_format_quote_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xhdpi/{icon_mediagallery_placeholder.png => legacy_icon_mediagallery_placeholder.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_admin_links.png => legacy_dashicon_admin_links.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_admin_links_grey.png => legacy_dashicon_admin_links_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_bold.png => legacy_dashicon_editor_bold.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_bold_grey.png => legacy_dashicon_editor_bold_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_insertmore.png => legacy_dashicon_editor_insertmore.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_insertmore_grey.png => legacy_dashicon_editor_insertmore_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_italic.png => legacy_dashicon_editor_italic.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_italic_grey.png => legacy_dashicon_editor_italic_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_strikethrough.png => legacy_dashicon_editor_strikethrough.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_strikethrough_grey.png => legacy_dashicon_editor_strikethrough_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_underline.png => legacy_dashicon_editor_underline.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_editor_underline_grey.png => legacy_dashicon_editor_underline_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_format_image_big_grey.png => legacy_dashicon_format_image_big_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_format_quote.png => legacy_dashicon_format_quote.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{dashicon_format_quote_grey.png => legacy_dashicon_format_quote_grey.png} (100%) rename WordPressEditor/src/main/res/drawable-xxhdpi/{icon_mediagallery_placeholder.png => legacy_icon_mediagallery_placeholder.png} (100%) delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_quote_selected_state.xml delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_quote_selector.xml delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_strike_selected_state.xml delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_strike_selector.xml delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_underline_selected_state.xml delete mode 100644 WordPressEditor/src/main/res/drawable/format_bar_button_underline_selector.xml rename WordPressEditor/src/main/res/drawable/{format_bar_button_bold_selected_state.xml => legacy_format_bar_button_bold_selected_state.xml} (74%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_link_selector.xml => legacy_format_bar_button_bold_selector.xml} (57%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_link_selected_state.xml => legacy_format_bar_button_italic_selected_state.xml} (74%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_italic_selector.xml => legacy_format_bar_button_italic_selector.xml} (56%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_more_selected_state.xml => legacy_format_bar_button_link_selected_state.xml} (74%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_bold_selector.xml => legacy_format_bar_button_link_selector.xml} (57%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_media_selected_state.xml => legacy_format_bar_button_media_selected_state.xml} (100%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_media_selector.xml => legacy_format_bar_button_media_selector.xml} (77%) create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selected_state.xml create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selector.xml rename WordPressEditor/src/main/res/drawable/{format_bar_button_italic_selected_state.xml => legacy_format_bar_button_quote_selected_state.xml} (74%) rename WordPressEditor/src/main/res/drawable/{format_bar_button_more_selector.xml => legacy_format_bar_button_quote_selector.xml} (57%) create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selected_state.xml create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selector.xml create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selected_state.xml create mode 100644 WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selector.xml diff --git a/WordPressEditor/src/main/java/org/wordpress/android/editor/LegacyEditorFragment.java b/WordPressEditor/src/main/java/org/wordpress/android/editor/LegacyEditorFragment.java index dc7b721f2c3f..dfcd45ba556a 100644 --- a/WordPressEditor/src/main/java/org/wordpress/android/editor/LegacyEditorFragment.java +++ b/WordPressEditor/src/main/java/org/wordpress/android/editor/LegacyEditorFragment.java @@ -443,7 +443,7 @@ private WPEditImageSpan createWPEditImageSpanLocal(Context context, MediaFile me } private WPEditImageSpan createWPEditImageSpanRemote(Context context, MediaFile mediaFile) { - int drawable = mediaFile.isVideo() ? R.drawable.media_movieclip : R.drawable.dashicon_format_image_big_grey; + int drawable = mediaFile.isVideo() ? R.drawable.media_movieclip : R.drawable.legacy_dashicon_format_image_big_grey; Uri uri = Uri.parse(mediaFile.getFileURL()); WPEditImageSpan imageSpan = new WPEditImageSpan(context, drawable, uri); imageSpan.setMediaFile(mediaFile); @@ -1046,7 +1046,7 @@ public void appendGallery(MediaGallery mediaGallery) { editableText.insert(selectionStart, " "); MediaGalleryImageSpan is = new MediaGalleryImageSpan(getActivity(), mediaGallery, - R.drawable.icon_mediagallery_placeholder); + R.drawable.legacy_icon_mediagallery_placeholder); editableText.setSpan(is, selectionStart, selectionEnd + 1, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); AlignmentSpan.Standard as = new AlignmentSpan.Standard(Layout.Alignment.ALIGN_CENTER); editableText.setSpan(as, selectionStart, selectionEnd + 1, Spannable.SPAN_EXCLUSIVE_EXCLUSIVE); diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_admin_links.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_admin_links.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_admin_links.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_admin_links.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_admin_links_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_admin_links_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_admin_links_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_admin_links_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_bold.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_bold.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_bold.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_bold.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_bold_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_bold_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_bold_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_bold_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_insertmore.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_insertmore.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_insertmore.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_insertmore.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_insertmore_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_insertmore_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_insertmore_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_insertmore_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_italic.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_italic.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_italic.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_italic.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_italic_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_italic_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_italic_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_italic_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_strikethrough.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_strikethrough.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_strikethrough.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_strikethrough.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_strikethrough_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_strikethrough_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_strikethrough_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_strikethrough_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_underline.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_underline.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_underline.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_underline.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_underline_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_underline_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_editor_underline_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_editor_underline_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_image_big_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_image_big_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_image_big_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_image_big_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_quote.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_quote.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_quote.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_quote.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_quote_grey.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_quote_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/dashicon_format_quote_grey.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_dashicon_format_quote_grey.png diff --git a/WordPressEditor/src/main/res/drawable-hdpi/icon_mediagallery_placeholder.png b/WordPressEditor/src/main/res/drawable-hdpi/legacy_icon_mediagallery_placeholder.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-hdpi/icon_mediagallery_placeholder.png rename to WordPressEditor/src/main/res/drawable-hdpi/legacy_icon_mediagallery_placeholder.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_admin_links.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_admin_links.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_admin_links.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_admin_links.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_admin_links_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_admin_links_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_admin_links_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_admin_links_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_bold.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_bold.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_bold.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_bold.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_bold_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_bold_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_bold_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_bold_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_insertmore.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_insertmore.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_insertmore.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_insertmore.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_insertmore_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_insertmore_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_insertmore_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_insertmore_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_italic.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_italic.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_italic.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_italic.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_italic_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_italic_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_italic_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_italic_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_strikethrough.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_strikethrough.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_strikethrough.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_strikethrough.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_strikethrough_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_strikethrough_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_strikethrough_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_strikethrough_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_underline.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_underline.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_underline.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_underline.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_underline_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_underline_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_editor_underline_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_editor_underline_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_image_big_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_image_big_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_image_big_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_image_big_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_quote.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_quote.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_quote.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_quote.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_quote_grey.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_quote_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/dashicon_format_quote_grey.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_dashicon_format_quote_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xhdpi/icon_mediagallery_placeholder.png b/WordPressEditor/src/main/res/drawable-xhdpi/legacy_icon_mediagallery_placeholder.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xhdpi/icon_mediagallery_placeholder.png rename to WordPressEditor/src/main/res/drawable-xhdpi/legacy_icon_mediagallery_placeholder.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_admin_links.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_admin_links.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_admin_links.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_admin_links.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_admin_links_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_admin_links_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_admin_links_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_admin_links_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_bold.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_bold.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_bold.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_bold.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_bold_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_bold_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_bold_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_bold_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_insertmore.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_insertmore.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_insertmore.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_insertmore.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_insertmore_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_insertmore_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_insertmore_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_insertmore_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_italic.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_italic.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_italic.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_italic.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_italic_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_italic_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_italic_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_italic_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_strikethrough.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_strikethrough.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_strikethrough.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_strikethrough.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_strikethrough_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_strikethrough_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_strikethrough_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_strikethrough_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_underline.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_underline.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_underline.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_underline.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_underline_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_underline_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_editor_underline_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_editor_underline_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_image_big_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_image_big_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_image_big_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_image_big_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_quote.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_quote.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_quote.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_quote.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_quote_grey.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_quote_grey.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/dashicon_format_quote_grey.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_dashicon_format_quote_grey.png diff --git a/WordPressEditor/src/main/res/drawable-xxhdpi/icon_mediagallery_placeholder.png b/WordPressEditor/src/main/res/drawable-xxhdpi/legacy_icon_mediagallery_placeholder.png similarity index 100% rename from WordPressEditor/src/main/res/drawable-xxhdpi/icon_mediagallery_placeholder.png rename to WordPressEditor/src/main/res/drawable-xxhdpi/legacy_icon_mediagallery_placeholder.png diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selected_state.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selected_state.xml deleted file mode 100644 index 03960667f2fa..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selected_state.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selector.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selector.xml deleted file mode 100644 index 4de783f1a1ab..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_quote_selector.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selected_state.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selected_state.xml deleted file mode 100644 index 41cc4e91a16f..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selected_state.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selector.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selector.xml deleted file mode 100644 index 9d00180ad04c..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_strike_selector.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selected_state.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selected_state.xml deleted file mode 100644 index e9add4b20cbd..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selected_state.xml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selector.xml b/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selector.xml deleted file mode 100644 index 8f42668e2346..000000000000 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_underline_selector.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_bold_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selected_state.xml similarity index 74% rename from WordPressEditor/src/main/res/drawable/format_bar_button_bold_selected_state.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selected_state.xml index b22256ef493f..76dbb8c93a6a 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_bold_selected_state.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selected_state.xml @@ -7,6 +7,6 @@ - + diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_link_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selector.xml similarity index 57% rename from WordPressEditor/src/main/res/drawable/format_bar_button_link_selector.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selector.xml index 736f212f1076..66d8b631f6f3 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_link_selector.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_bold_selector.xml @@ -1,8 +1,8 @@ - - + + - + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_link_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selected_state.xml similarity index 74% rename from WordPressEditor/src/main/res/drawable/format_bar_button_link_selected_state.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selected_state.xml index f9d1e8dd5ab1..f8a56b955b3b 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_link_selected_state.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selected_state.xml @@ -7,6 +7,6 @@ - + diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_italic_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selector.xml similarity index 56% rename from WordPressEditor/src/main/res/drawable/format_bar_button_italic_selector.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selector.xml index 2b8cb68bcfd0..f0fd9049772b 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_italic_selector.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_italic_selector.xml @@ -1,8 +1,8 @@ - - + + - + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_more_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selected_state.xml similarity index 74% rename from WordPressEditor/src/main/res/drawable/format_bar_button_more_selected_state.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selected_state.xml index 50d6906cb98a..77bc6a2fa43a 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_more_selected_state.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selected_state.xml @@ -7,6 +7,6 @@ - + diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_bold_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selector.xml similarity index 57% rename from WordPressEditor/src/main/res/drawable/format_bar_button_bold_selector.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selector.xml index 905d41c187f2..4c488f471d0d 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_bold_selector.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_link_selector.xml @@ -1,8 +1,8 @@ - - + + - + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_media_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_media_selected_state.xml similarity index 100% rename from WordPressEditor/src/main/res/drawable/format_bar_button_media_selected_state.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_media_selected_state.xml diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_media_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_media_selector.xml similarity index 77% rename from WordPressEditor/src/main/res/drawable/format_bar_button_media_selector.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_media_selector.xml index 7c2f5bb64ab5..ece70b5c4f36 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_media_selector.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_media_selector.xml @@ -1,7 +1,7 @@ - - + + diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selected_state.xml new file mode 100644 index 000000000000..2add3f10e58f --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selected_state.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selector.xml new file mode 100644 index 000000000000..f28a013ce44a --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_more_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_italic_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selected_state.xml similarity index 74% rename from WordPressEditor/src/main/res/drawable/format_bar_button_italic_selected_state.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selected_state.xml index b083e65039c4..fab27a73ba5f 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_italic_selected_state.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selected_state.xml @@ -7,6 +7,6 @@ - + diff --git a/WordPressEditor/src/main/res/drawable/format_bar_button_more_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selector.xml similarity index 57% rename from WordPressEditor/src/main/res/drawable/format_bar_button_more_selector.xml rename to WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selector.xml index 412de63a4799..ad0a2e684d26 100644 --- a/WordPressEditor/src/main/res/drawable/format_bar_button_more_selector.xml +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_quote_selector.xml @@ -1,8 +1,8 @@ - - + + - + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selected_state.xml new file mode 100644 index 000000000000..d61ed7008a69 --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selected_state.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selector.xml new file mode 100644 index 000000000000..d96797dc7e32 --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_strike_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selected_state.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selected_state.xml new file mode 100644 index 000000000000..525d1d6043ce --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selected_state.xml @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selector.xml b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selector.xml new file mode 100644 index 000000000000..38ea66806a3c --- /dev/null +++ b/WordPressEditor/src/main/res/drawable/legacy_format_bar_button_underline_selector.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/WordPressEditor/src/main/res/layout/fragment_edit_post_content.xml b/WordPressEditor/src/main/res/layout/fragment_edit_post_content.xml index 66cff09950ed..02b4e174e9ea 100644 --- a/WordPressEditor/src/main/res/layout/fragment_edit_post_content.xml +++ b/WordPressEditor/src/main/res/layout/fragment_edit_post_content.xml @@ -100,49 +100,49 @@ style="@style/ToggleButton" android:layout_width="wrap_content" android:layout_height="fill_parent" - android:background="@drawable/format_bar_button_bold_selector" /> + android:background="@drawable/legacy_format_bar_button_bold_selector" /> + android:background="@drawable/legacy_format_bar_button_italic_selector" /> + android:background="@drawable/legacy_format_bar_button_underline_selector" /> + android:background="@drawable/legacy_format_bar_button_strike_selector" /> + android:background="@drawable/legacy_format_bar_button_quote_selector" />