sách gpt4 ăn đã đi

Android布局方向问题

In lại 作者:搜寻专家 更新时间:2023-11-01 08:58:32 26 4
mua khóa gpt4 giày nike

我需要在我的项目中创建新的 Activity ,并且我想显示图片。我想要创建的布局就是这样。

nhập mô tả hình ảnh ở đây

所有高度都必须具有“wrap_content”属性。

我必须使用哪些布局?

câu trả lời hay nhất

试试这个:

 
android:layout_width="fill_parent"
android:layout_height="fill_parent"
android:orientation="dọc" >


android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_weight="1"
android:orientation="horizontal" >

<>
android:layout_width="0dp"
android:layout_height="fill_parent"
android:layout_weight="66" >


<>
android:layout_width="0dp"
android:layout_height="fill_parent"
android:layout_weight="33" >



<>
android:layout_width="fill_parent"
android:layout_height="0dp"
android:layout_weight="1" >


Để ý:您可以使用任何其他 View 而不是 GridView,只要确保属性相同即可。

This is what you're looking for

关于Android布局方向问题,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17104003/

26 4 0
Chứng chỉ ICP Bắc Kinh số 000000
Hợp tác quảng cáo: 1813099741@qq.com 6ren.com
Xem sitemap của VNExpress