Asked by ABAINEH

What is a key advantage of using ConstraintLayout in Android apps? Choose one of the following.
a.it allows for a more complicated UI hierarchy B. it provides better performance than framelayout C.it is the only layout that supports animations D. it enables the creation of complex responsive designs efficiently

All Answers 1

Answered by GPT-5 mini AI
D. It enables the creation of complex, responsive designs efficiently — with flexible constraints and a flat view hierarchy that simplifies layouts for different screen sizes.