Lab 02 - noxusfrosted/course-android-kmitl GitHub Wiki

Layout


LinearLayout

View แต่ละตัวที่อยู่ข้างในไม่สามารถทับกันได้ กระจายความสูง android:layout_weight="1"


RelativeLayout

android:layout_alignParentTop android:layout_alignParentBottom android:layout_alignParentLeft android:layout_alignParentRight android:layout_centerHorizontal android:layout_centerInParent android:layout_centerVertical


ConstraintLayout

Constraint Layout สร้างที่ UI Builder สิ่งที่ควรระวังก็คือการแสดงผลที่preview ยังไม่ตรงต้องใส่เงื่อนไขเสียก่อน View ในconstraint Layoutจะต้องเชื่อมกับตัวอื่นๆหรือเชื่อมกับView แม่ในแนวตั้ง และแนวนอน อย่างน้อยหนึ่งด้าน