From e4fa3f1c1084a7527216831d856942c37072aa01 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Tue, 6 May 2025 12:45:38 +0300 Subject: fix actionbar actionmode (i.e. selection mode) style --- org.fox.ttrss/src/main/res/values/style.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'org.fox.ttrss/src/main/res/values') diff --git a/org.fox.ttrss/src/main/res/values/style.xml b/org.fox.ttrss/src/main/res/values/style.xml index 41b0a3ae..6a494015 100755 --- a/org.fox.ttrss/src/main/res/values/style.xml +++ b/org.fox.ttrss/src/main/res/values/style.xml @@ -44,6 +44,8 @@ #216d96 #F4511E + @style/action_mode_style + @drawable/ic_rss_box_dark @drawable/ic_checkbox_marked_dark @drawable/ic_star_dark @@ -72,4 +74,12 @@ + + \ No newline at end of file -- cgit v1.2.3-54-g00ecf