adil-hussain-84 / android-constraintlayout-experiments

Experiments with Android's ConstraintLayout library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ConstraintLayout Experiments

This project houses a number of Android applications which each demonstrate a particular aspect of Android's ConstraintLayout library.

The applications in this project are as follows:

  • app1 – Example of how to vertically stack and horizontally align referenced widgets in a Flow virtual layout.
  • app2 – Example of toggling the width and visibility of views in a ConstraintLayout at runtime.

About

Experiments with Android's ConstraintLayout library.


Languages

Language:Kotlin 100.0%