Android - How to change fragments in the Navigation Drawer

前端 未结 4 1577
甜味超标
甜味超标 2020-11-30 05:22

I\'m fairly new to Android programming, but have been doing pretty well until now. I\'ve read a lot of answers to this question but can\'t seem to make mine work. Basically

4条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-30 05:57

    I know this is quite old, but I would like to share some articles Ive written about the Application Drawer and Fragment navigation. They are up to date with the latest samples (as for 2017 at least). Feel free to take a look at:

    https://aarcoraci.wordpress.com/2017/02/13/android-tutorial-drawer-and-fragment-navigation-made-easyier/

    https://aarcoraci.wordpress.com/2017/02/14/android-drawer-and-fragment-navigation-a-more-real-life-scenario/

提交回复
热议问题