flexbox-compose
A sample app to explore flexbox layout concepts in Jetpack Compose. See the companion post on the Zalando Engineering Blog.
Setup
- Download & install Android Studio Arctic Fox (2020.3.1 Canary 8) or later.
- Opt-in to the Kotlin "Early Access Preview 1.4.x" under Preferences > Languages & Frameworks > Kotlin in Android Studio.
- Clone this repo.
- Build & install on an emulator or device.