第七色在线视频,2021少妇久久久久久久久久,亚洲欧洲精品成人久久av18,亚洲国产精品特色大片观看完整版,孙宇晨将参加特朗普的晚宴

為了賬號安全,請及時綁定郵箱和手機立即綁定
已解決430363個問題,去搜搜看,總會有你想問的

如何在Android中使用ScrollView?

如何在Android中使用ScrollView?

慕慕森 2019-07-06 14:57:40
如何在Android中使用ScrollView?我有一個XML布局文件,但是文本非常適合屏幕大小。我需要做什么才能ScrollView?<?xml version="1.0" encoding="utf-8"?><TableLayout xmlns:android="http://schemas.android.com/apk/res/android"     android:layout_width="fill_parent"     android:layout_height="fill_parent"     android:stretchColumns="1" >     <TableRow>         <ImageView             android:id="@+id/imageView"             android:layout_width="wrap_content"             android:layout_height="wrap_content"             android:layout_marginLeft="5dip"             android:layout_marginTop="10dip"             android:layout_marginRight="5dip"             android:tint="#55ff0000"             android:src="@drawable/icon" />     </TableRow>     <TableRow>         <TextView             android:id="@+id/name"             android:layout_width="wrap_content"             android:layout_height="wrap_content"             android:padding="3dip"             android:text="  Name " />         <TextView android:id="@+id/name1"             android:layout_width="wrap_content"             android:layout_height="wrap_content"             android:gravity="left"             android:text="Veer" />     </TableRow>     <TableRow>         <TextView android:id="@+id/age"             android:layout_width="wrap_content"             android:layout_height="wrap_content"             android:padding="3dip"             android:text="  Age" />         <TextView android:id="@+id/age1"             android:layout_width="wrap_content"             android:layout_height="wrap_content"             android:gravity="left"             android:text="23" />     </TableRow>
查看完整描述

3 回答

  • 3 回答
  • 0 關(guān)注
  • 476 瀏覽

添加回答

舉報

0/150
提交
取消
微信客服

購課補貼
聯(lián)系客服咨詢優(yōu)惠詳情

幫助反饋 APP下載

慕課網(wǎng)APP
您的移動學習伙伴

公眾號

掃描二維碼
關(guān)注慕課網(wǎng)微信公眾號