mirror of
https://github.com/KokaKiwi/BarInsta
synced 2026-03-14 00:11:40 +00:00
Add back screen transitions with option to disable them
This commit is contained in:
parent
8a88f90281
commit
97490d5c0b
8 changed files with 116 additions and 136 deletions
|
|
@ -60,7 +60,7 @@
|
|||
|
||||
<androidx.fragment.app.FragmentContainerView
|
||||
android:id="@+id/main_nav_host"
|
||||
android:name="androidx.navigation.fragment.NavHostFragment"
|
||||
android:name="awais.instagrabber.customviews.BarinstaNavHostFragment"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="match_parent"
|
||||
android:clipToPadding="false"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue