1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-14 08:21:35 +00:00

Merge branch 'master' into dm-notifications-enhancements

This commit is contained in:
Ammar Githam 2021-01-02 13:00:14 +09:00
commit d42d4dd3ea
187 changed files with 8193 additions and 5040 deletions

View file

@ -1,6 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:app="http://schemas.android.com/apk/res-auto">
<item
android:id="@+id/storyList"
android:icon="@drawable/ic_story_list"
android:title="@string/feed_stories"
android:visible="false"
app:showAsAction="always" />
<item
android:id="@+id/layout"
android:title="@string/layout"