Skip to content

This repository shows uses of constrain layout in android along with some modern features such as guidelines, chains and barriers.

Notifications You must be signed in to change notification settings

rishabhkumar812/Constraint-Layout

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Constraint-Layout

Constraint Layout is most preferred for dynamic and flexible UI combining the advantages of Linear and Relative Layout. This repository consists and shows the use of constraint layout using modern tools like Guidelines, Chains and Barriers.

It is XML code on Android Studio.

Screenshots for different screens

(1080*1920 xdpi)

(2560*1800 xdpi)

It uses flexible sizes for various widgets inside UI. This gives an advantage of flexible UI for screens of various dimensions. Refer it's code here.

About

This repository shows uses of constrain layout in android along with some modern features such as guidelines, chains and barriers.

Topics

Resources

Stars

Watchers

Forks