在XML中实现Vertical内部的水平方向,可以通过以下方式实现:
示例代码:
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="vertical">
<LinearLayout
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:orientation="horizontal">
<!-- 水平方向的子视图1 -->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图1" />
<!-- 水平方向的子视图2 -->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图2" />
<!-- 水平方向的子视图3 -->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图3" />
</LinearLayout>
<!-- 垂直方向的子视图4 -->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图4" />
<!-- 垂直方向的子视图5 -->
<TextView
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图5" />
</LinearLayout>
示例代码:
<androidx.constraintlayout.widget.ConstraintLayout
android:layout_width="match_parent"
android:layout_height="match_parent">
<!-- 水平方向的子视图1 -->
<TextView
android:id="@+id/view1"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图1"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toTopOf="parent" />
<!-- 水平方向的子视图2 -->
<TextView
android:id="@+id/view2"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图2"
app:layout_constraintStart_toEndOf="@id/view1"
app:layout_constraintTop_toTopOf="parent" />
<!-- 水平方向的子视图3 -->
<TextView
android:id="@+id/view3"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图3"
app:layout_constraintStart_toEndOf="@id/view2"
app:layout_constraintTop_toTopOf="parent" />
<!-- 垂直方向的子视图4 -->
<TextView
android:id="@+id/view4"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图4"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/view1" />
<!-- 垂直方向的子视图5 -->
<TextView
android:id="@+id/view5"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="子视图5"
app:layout_constraintStart_toStartOf="parent"
app:layout_constraintTop_toBottomOf="@id/view4" />
</androidx.constraintlayout.widget.ConstraintLayout>
以上是两种常用的实现方式,可以根据具体需求选择适合的布局方式。在实际开发中,可以根据需要添加更多的子视图,并设置相应的约束关系,以实现复杂的布局效果。
领取专属 10元无门槛券
手把手带您无忧上云