1
0
Fork 0
mirror of https://github.com/KokaKiwi/BarInsta synced 2026-03-12 15:31:36 +00:00

Preferences! Check description

1. Added preferences screens.
2. Some DM changes.
3. Init profile actions using services
This commit is contained in:
Ammar Githam 2020-08-30 15:47:04 +09:00
parent 3f6c74d671
commit 40e810e88c
63 changed files with 1484 additions and 478 deletions

View file

@ -16,6 +16,6 @@
android:id="@+id/inbox_list"
android:layout_width="match_parent"
android:layout_height="match_parent"
tools:listitem="@layout/layout_include_simple_item" />
tools:listitem="@layout/layout_dm_inbox_item" />
</androidx.swiperefreshlayout.widget.SwipeRefreshLayout>
</awais.instagrabber.customviews.helpers.NestedCoordinatorLayout>