This repository was archived by the owner on Aug 22, 2024. It is now read-only.
Add demo for ConstraintLayout
feature for virtual helpers object guideline
#49
Labels
Milestone
Virtual Helper objects
In addition to the intrinsic capabilities detailed previously, you can also use special helper objects in ConstraintLayout to help you with your layout. Currently, the Guideline object allows you to create Horizontal and Vertical guidelines which are positioned relative to the ConstraintLayout container. Widgets can then be positioned by constraining them to such guidelines. In 1.1, Barrier and Group were added too
The text was updated successfully, but these errors were encountered: