Android Jetpack Navigation, BottomNavigationView with Youtube or Instagram like proper back navigation (fragment back stack)?

前端 未结 13 1989
误落风尘
误落风尘 2020-12-12 10:25

Android Jetpack Navigation, BottomNavigationView with auto fragment back stack on back button click?

What I wanted, after choosing multiple tabs one after another by

13条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-12 11:30

    After read your question, I checked Google document again. And I saw that they have provided a solution make Navigation UI work well with BottomNavigationView. So, I created a tutorial for any guys that also need it like me. For text version: https://nhatvm.com/how-to-use-navigationui-with-bottomnavigation-in-android/ And for youtube version: https://youtu.be/2uxILvBbkyY

提交回复
热议问题