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

Fix re-init of fragments on tab change

This commit is contained in:
Ammar Githam 2021-07-11 02:37:29 +09:00
parent 64600ceb04
commit 74434aa3b3
27 changed files with 3527 additions and 704 deletions

View file

@ -73,5 +73,6 @@
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:layout_gravity="bottom"
app:labelVisibilityMode="auto" />
app:labelVisibilityMode="auto"
tools:menu="@menu/bottom_nav_menu" />
</awais.instagrabber.customviews.InsetsNotifyingCoordinatorLayout>