ConstraintLayout 約束佈局的幾個新特性筆記整理

1.約束比(偏移比率) 使用前提:控件的四個方向都被約束 屬性/栗子 參數 說明 app:layout_constraintHorizontal_bias="0.3" float 水平約束比 app:layout_constraintVertical_bias="0.3" float 豎直約束比 2.寬高比 使用前提:控件寬高指定其一0dp表示待約束(比如:w=100dp,h=0dp) 1.3:2
相關文章
相關標籤/搜索