From ffc12060be9bb284255b7c9c37ce1581dfb2fb85 Mon Sep 17 00:00:00 2001 From: Thom Merrilin Date: Sun, 3 Jan 2021 13:17:01 +0000 Subject: Added share icon to feed_info menu, moved the Website Address and Podcast Feed URL into a submenu of this icon. Will resolve #4734 Details: Website Address and Podcast Feed URL menu options were previously always in the overflow menu, which is inconsistent with over menus such as the FeedList menu where these options are under a "Share..." submenu. Two new vector drawables were added for the black and white options of a "Share" icon, these are used to create a submenu for Website Address and Podcast Feed URL if there's room, otherwise the submenu text "Share..." is used in the overflow menu. --- core/src/main/res/values/styles.xml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/src/main/res/values/styles.xml') diff --git a/core/src/main/res/values/styles.xml b/core/src/main/res/values/styles.xml index 7f7ecfe1e..43e3823c5 100644 --- a/core/src/main/res/values/styles.xml +++ b/core/src/main/res/values/styles.xml @@ -78,6 +78,7 @@ @color/filter_dialog_clear_light @drawable/filter_dialog_background_light @drawable/ic_notifications_black + @drawable/ic_share_black