摘要: 引导页 传送门 Android vector标签 PathData 画图 ViewPager 代码清单 activity_main.xml <?xml version="1.0" encoding="utf-8"?> <RelativeLayout xmlns:android="http://sch 阅读全文
posted @ 2020-02-03 21:10 vocus 阅读(830) 评论(0) 推荐(0)
摘要: 全屏 主界面 底部导航,bottombar 添加依赖 implementation 'com.roughike:bottom-bar:2.3.1' 主界面布局 <com.roughike.bottombar.BottomBar android:id="@+id/bottomBar" android: 阅读全文
posted @ 2020-02-03 09:28 vocus 阅读(860) 评论(0) 推荐(0)