ConstraintLayout

Barrier 屏障

    <androidx.constraintlayout.widget.Barrier
        android:id="@+id/barrier"
        android:layout_width="wrap_content"
        android:layout_height="wrap_content"
        app:barrierDirection="bottom"
        app:constraint_referenced_ids="a,b"/>
posted @ 2022-05-09 16:47  huyang011  阅读(24)  评论(0编辑  收藏  举报