Re: [問題] imageView
分兩半大約這樣寫吧。
<linearlayout
android:orientation="horizontal">
<imageview andorid:layout_weight="1"
android:layout_width="0"
android:layout_height="fill_parent"
android:src="@drawable/aa"
android:scaleType="fitXY" />
<imageview android:layout_weight="1"
android:layout_width="0"
android:layout_height="fill_parent"
android:src="@drawable/bb"
android:scaleType="fitXY"/>
</linearlayou>
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 111.241.124.234
推
12/20 10:50, , 1F
12/20 10:50, 1F
→
12/20 13:26, , 2F
12/20 13:26, 2F
謝謝,已訂正
※ 編輯: tsaiminghan 來自: 36.229.224.243 (12/20 21:03)
討論串 (同標題文章)
完整討論串 (本文為第 2 之 2 篇):
1
9
AndroidDev 近期熱門文章
PTT數位生活區 即時熱門文章