Revert "Its half working"

This reverts commit a445baf3f0.
This commit is contained in:
LucasGGamerM
2023-02-20 11:20:01 -03:00
parent 9ae0f49bff
commit 1837e5204b
3 changed files with 27 additions and 33 deletions

View File

@@ -29,5 +29,12 @@
android:visible="false">
<menu />
</item>
<item
android:id="@+id/custom_local_timelines"
android:icon="@drawable/ic_fluent_people_community_24_filled"
android:title="@string/sk_hashtags_you_follow"
android:visible="false">
<menu />
</item>
</group>
</menu>