android tabhost位于底部(2)
来源:未知 责任编辑:责任编辑 发表时间:2014-03-23 22:26 点击:次
</FrameLayout>
<RelativeLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent">
<TabWidget
android:id="@android:id/tabs"
android:layout_alignParentBottom="true"
android:layout_width="fill_parent"
android:layout_height="60px" />
</RelativeLayout>
</TabHost>
</LinearLayout>
1、tabcontent和tabs交换位置
2、将tabcontent放到一个relativeLayout中,然后加上这句android:layout_alignParentBottom="true"
作者“TryLoveCatch”
相关新闻>>
最新推荐更多>>>
- 发表评论
-
- 最新评论 更多>>