Its half working

This commit is contained in:
LucasGGamerM
2023-02-18 19:40:49 -03:00
parent 08a3ec99ce
commit a445baf3f0
3 changed files with 33 additions and 27 deletions

View File

@@ -29,12 +29,5 @@
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>