204k views
1 vote
What is constant layout in android studio​

1 Answer

0 votes

"A ConstraintLayout is a ViewGroup allows you to position and size widgets in a flexible way. Note: ConstraintLayout is available as a support library that you can use on Android systems starting with API level 9 (Gingerbread)"

User Agregoire
by
4.5k points