Android App Navigation: Fragments, Safe Args, Deep Links and App Links
1. Adding Fragments
In this section, we’ll add two new fragments to support navigation: StandingsFragment and SingleTeamFragment . The StandingsFragment will be linked in the nav drawer, while the SingleTeamFragment will be a separate destination accessible from both the StandingsFragment and TeamsFragment .
1.1 Add StandingsFragment
The Standings page will be a RecyclerView list with headers to split the East and West divisions of the ABL. To add the StandingsFragment , follow these steps:
1. Copy everything in the standings package
超级会员免费看
订阅专栏 解锁全文

被折叠的 条评论
为什么被折叠?



