你的位置:首页 > 软件开发 > 操作系统 > ViewPager + Fragment 实现主界面底部导航栏

ViewPager + Fragment 实现主界面底部导航栏

发布时间:2015-09-09 17:00:46
1. 四个类似的Frament布局tab_main_fragment.<LinearLayout ="http://schemas.android.com/apk/res/android" android:layout_width="matc ...

ViewPager + Fragment 实现主界面底部导航栏

ViewPager + Fragment 实现主界面底部导航栏ViewPager + Fragment 实现主界面底部导航栏

1. 四个类似的Frament布局

tab_main_fragment.

<LinearLayout ="http://schemas.android.com/apk/res/android"  android:layout_width="match_parent"  android:layout_height="match_parent"  android:orientation="vertical">  <TextView    android:layout_width="wrap_content"    android:layout_height="wrap_content"    android:text="main"    android:textSize="40sp"/></LinearLayout>

 

海外公司注册、海外银行开户、跨境平台代入驻、VAT、EPR等知识和在线办理:https://www.xlkjsw.com

原标题:ViewPager + Fragment 实现主界面底部导航栏

关键词:ie

ie
*特别声明:以上内容来自于网络收集,著作权属原作者所有,如有侵权,请联系我们: admin#shaoqun.com (#换成@)。