Revert "fix(hashtag-timeline): (un)show mute button as action"
This reverts commit 72ca3d0204
.
This commit is contained in:
parent
9944185424
commit
f90e799caa
|
@ -8,6 +8,7 @@
|
|||
<item
|
||||
android:id="@+id/mute_hashtag"
|
||||
android:icon="@drawable/ic_fluent_speaker_mute_24_regular"
|
||||
android:showAsAction="always"
|
||||
android:title="@string/mo_mute_hashtag"/>
|
||||
<item
|
||||
android:id="@+id/follow_hashtag"
|
||||
|
|
Loading…
Reference in New Issue