Manikant25 / Constraint-Layout-Demo

This application is a single activity with a complex layout made with help of Constraints Layout.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Constraint-Layout-Demo

This application is a single activity with a complex layout made with help of Constraints Layout

Screenshot

Constraint Layout

  • Constraint Layout simplifies creating complex layouts in Android by making it possible to build most of your UI using only the visual editor in Android Studio.
  • Constraint Layout comes with some powerful tools with the help of which you can define complex layouts without having deep nesting.
  • It have useful tools such as guidlines , chains , barrier etc which make easy to build responsive UI

About

This application is a single activity with a complex layout made with help of Constraints Layout.


Languages

Language:Kotlin 100.0%