Skip to main content

One doc tagged with "jetpack"

View All Tags

ConstraintLayout

ConstraintLayout is an Android layout known as a view group, which acts as a container for laying out UI elements. It uses constraints to build large and complex layouts, while maintaining a flat hierarchy of views.