Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 582 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 582 Bytes

ConstraintLayoutSample

This is a sample that demonstrate usage of constraint layout and combine it with material design views. constraint layout is recently released android view by google that can falatten your view hierarchy. using constraint layout can reduce views draw time in complex UIs.

##Author Saeed shahini

[email protected]