国产探花免费观看_亚洲丰满少妇自慰呻吟_97日韩有码在线_资源在线日韩欧美_一区二区精品毛片,辰东完美世界有声小说,欢乐颂第一季,yy玄幻小说排行榜完本

首頁 > 系統 > Android > 正文

android 選項卡(TabHost)如何放置在屏幕的底部

2020-04-11 12:36:17
字體:
來源:轉載
供稿:網友
今天寫Tab的時候由于TAB的跳轉問題去查資料,倒反而發現更有趣的問題,就是如何將TAB放置在屏幕的底端。
復制代碼 代碼如下:

<?xml version="1.0" encoding="utf-8"?>
<TabHost xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@android:id/tabhost"
android:layout_width="fill_parent"
android:layout_height="fill_parent" >
<LinearLayout
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="vertical" >
<FrameLayout
android:id="@android:id/tabcontent"
android:layout_width="fill_parent"
android:layout_height="0dip"
android:layout_weight="1"
android:padding="5dp" />
<TabWidget
android:id="@android:id/tabs"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
/>
</LinearLayout>
</TabHost>
發表評論 共有條評論
用戶名: 密碼:
驗證碼: 匿名發表
主站蜘蛛池模板: 白银市| 深州市| 西林县| 黄浦区| 玛曲县| 平武县| 巩留县| 石河子市| 湟源县| 靖安县| 安溪县| 山丹县| 布拖县| 章丘市| 汉阴县| 乡宁县| 中牟县| 屏南县| 高碑店市| 普洱| 常山县| 右玉县| 渝北区| 峡江县| 绿春县| 罗田县| 丰宁| 宾阳县| 商丘市| 屯昌县| 罗平县| 阿城市| 光山县| 梨树县| 新宁县| 高要市| 竹北市| 信丰县| 浦县| 高安市| 郁南县|