From c3624eddb3500d053f68757442cbf780868c3dd7 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Mon, 25 Sep 2023 16:09:37 -0300 Subject: [PATCH] feat(hashtag-timeline): show mute button as action --- mastodon/src/main/res/menu/hashtag_timeline.xml | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/mastodon/src/main/res/menu/hashtag_timeline.xml b/mastodon/src/main/res/menu/hashtag_timeline.xml index 0050f39ae..d6db9306d 100644 --- a/mastodon/src/main/res/menu/hashtag_timeline.xml +++ b/mastodon/src/main/res/menu/hashtag_timeline.xml @@ -5,13 +5,14 @@ android:title="@string/sk_pin_timeline" android:icon="@drawable/ic_fluent_pin_24_regular" android:showAsAction="always" /> + - \ No newline at end of file