Question from the Android test

Add a horizontal and a vertical constraint to a view in Android

Archived

In a ConstraintLayout, what are the minimum constraints to position a view on the screen?

Author: Fanny DemeyStatus: Archived(New question!)Question passed 56 times
-1
Community Evaluations
developer avatar
Incorrect answer
Futuristic Anteater
12/02/2024
In a ConstraintLayout, the minimum constraints to position a view on the screen are **at least one constraint** either horizontally or vertically. So, the correct answer is: At least one constraint (vertical or horizontal)