11.1.底部导航条的实现方式
方式一
使用一个LinarLayout + 四个TextView 实现一个底部导航栏以及 Fragment add,hide,show的逻辑
方式二
实现底部导航栏的第二种方法:RadioGroup + RadioButton
Last updated
Was this helpful?
使用一个LinarLayout + 四个TextView 实现一个底部导航栏以及 Fragment add,hide,show的逻辑
实现底部导航栏的第二种方法:RadioGroup + RadioButton
Last updated
Was this helpful?