fix(hashtag-timeline): (un)show mute button as action

Lets wait until I have enough life force to actually update the icon of this thing
This commit is contained in:
LucasGGamerM
2023-09-25 16:26:03 -03:00
parent c3624eddb3
commit 72ca3d0204

View File

@@ -8,7 +8,6 @@
<item <item
android:id="@+id/mute_hashtag" android:id="@+id/mute_hashtag"
android:icon="@drawable/ic_fluent_speaker_mute_24_regular" android:icon="@drawable/ic_fluent_speaker_mute_24_regular"
android:showAsAction="always"
android:title="@string/mo_mute_hashtag"/> android:title="@string/mo_mute_hashtag"/>
<item <item
android:id="@+id/follow_hashtag" android:id="@+id/follow_hashtag"