Hardcoding fosstodon and having a half working thing

This commit is contained in:
LucasGGamerM
2023-02-18 19:27:43 -03:00
parent 68f88c29d3
commit 08a3ec99ce
3 changed files with 40 additions and 1 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>