文件名称:Android Fragment+Navigation小demo
文件大小:13.2MB
文件格式:RAR
更新时间:2023-10-09 04:21:00
java
Fragment+Navigation 的一个小demo 简单明了,看源码。 NavController controller = Navigation.findNavController(this,R.id.nav_host_fragment); NavigationUI.setupActionBarWithNavController(this,controller);