首頁(yè) 收藏 QQ群
 網(wǎng)站導(dǎo)航

ZNDS智能電視網(wǎng) 推薦當(dāng)貝市場(chǎng)

TV應(yīng)用下載 / 資源分享區(qū)

軟件下載 | 游戲 | 討論 | 電視計(jì)算器

綜合交流 / 評(píng)測(cè) / 活動(dòng)區(qū)

交流區(qū) | 測(cè)硬件 | 網(wǎng)站活動(dòng) | Z幣中心

新手入門 / 進(jìn)階 / 社區(qū)互助

新手 | 你問(wèn)我答 | 免費(fèi)刷機(jī)救磚 | ROM固件

查看: 13163|回復(fù): 0
上一主題 下一主題
[案例]

listview 中內(nèi)容覆蓋了屏幕底部 Tab選項(xiàng)

[復(fù)制鏈接]
跳轉(zhuǎn)到指定樓層
樓主
發(fā)表于 2013-8-28 16:29 | 只看該作者 回帖獎(jiǎng)勵(lì) |倒序?yàn)g覽 |閱讀模式
2<TabHost android:id="@+id/tabhost" xmlns:android="http://schemas.android.com/apk/res/android"   
    android:orientation="vertical"   
     android:layout_width="fill_parent"   
    android:layout_height="fill_parent"   
   
    >   
    <RelativeLayout   
        android:orientation="vertical"   
        android:layout_width="fill_parent"   
        android:layout_height="fill_parent"   
   
        >   
        <TabWidget android:id="@android:id/tabs"   
            android:layout_width="fill_parent"   
             android:layout_height="wrap_content"   
            android:layout_alignParentBOTTom="true"   
   
   
            />   
        <FrameLayout android:id="@android:id/tabcontent"   
            android:layout_width="fill_parent"   
             android:layout_height="fill_parent"   
   
             >   
            <LinearLayout android:id="@+id/tab1"   
                android:layout_width="fill_parent"   
                android:layout_height="fill_parent"   
   
               android:orientation="vertical">   
   
   
                                       
                                        <ListView   
                                android:id="@+id/datalist"   
                                android:layout_width="fill_parent"   
                                android:stackFromBottom="true"   
                                android:transcriptMode="alwaysScroll"   
                                android:layout_height="wrap_content"/>   
                     
   
   
   
            </LinearLayout>   
            <LinearLayout android:id="@+id/tab2"   
                android:layout_width="fill_parent"   
                android:layout_height="fill_parent"   
                android:orientation="vertical">   
                                 
                            <ListView   
                                android:id="@+id/xmxxdatalist"   
                                android:transcriptMode="alwaysScroll"   
                                android:stackFromBottom="true"   
                                android:layout_width="fill_parent"   
                                android:layout_height="wrap_content"/>   
   
            </LinearLayout>   
                           
   
            <LinearLayout android:id="@+id/tab3"   
                android:layout_width="fill_parent"   
                android:layout_height="fill_parent"   
                                  android:layout_weight="1"   
                android:orientation="vertical">   
   
                <ListView   
   
                                android:id="@+id/zxxxdatalist"   
                           
                                android:transcriptMode="alwaysScroll"   
                                android:layout_width="fill_parent"   
                           
                  
                                android:layout_height="wrap_content"/>   
   
   
   
            </LinearLayout>   
            <LinearLayout android:id="@+id/tab4"   
                android:layout_width="fill_parent"   
                android:layout_height="fill_parent"   
   
                android:orientation="vertical">   
   
                <ListView   
                                android:id="@+id/qtxxdatalist"   
                                android:transcriptMode="alwaysScroll"   
                                   
                           
                                android:layout_width="fill_parent"   
                                   
                                android:layout_height="wrap_content"/>   
   
            </LinearLayout>   
        </FrameLayout>   
    </RelativeLayout>   
</TabHost>   
   
悲劇的效果如下:   
   
     
   
   
   

上一篇:Android騰訊微薄客戶端開(kāi)發(fā)十三:提及篇(與我有關(guān)的微博)
下一篇:Android對(duì)話框dialog大全(代碼直接可用).docx

本版積分規(guī)則

Archiver|新帖|標(biāo)簽|軟件|Sitemap|ZNDS智能電視網(wǎng) ( 蘇ICP備2023012627號(hào) )

網(wǎng)絡(luò)信息服務(wù)信用承諾書(shū) | 增值電信業(yè)務(wù)經(jīng)營(yíng)許可證:蘇B2-20221768 丨 蘇公網(wǎng)安備 32011402011373號(hào)

GMT+8, 2025-1-29 02:39 , Processed in 0.065061 second(s), 13 queries , Redis On.

Powered by Discuz!

監(jiān)督舉報(bào):report#znds.com (請(qǐng)將#替換為@)

© 2007-2025 ZNDS.Com

快速回復(fù) 返回頂部 返回列表