A set of examples created for the medium article Building flexible Rows & Columns using Jetpack Compose.
This example app was built using Android Studio Arctic Fox | 2020.3.1 Beta 3.
Example A-D can be found in FlexibleLayouts.kt
The Child1
, Child2
, and Child3
composables can be found in CommonComposables.kt
The featured example can be found in ChatExample.kt