Sample app for Jetpack Compose (0.1.0-dev15
).
This repository contains the source code of the demo application shown in the following videos:
Android Studio 4.2 Canary or newer.
This sample application shows how to use the following libraries and features:
- Jetpack Compose Developer Preview 2
- Scrolling list (
LayColumnItems
) - Animations
ConstraintLayout
- Interoperability with
android.view
- IDE previews
- Scrolling list (
- Room: data persistence
- LiveData: lifecycle-aware observables
- Filament: real-time physically based 3D rendering
The background image courtyard_8k
is licensed under
CC0 by Greg Zaal.
Please see LICENSE for the source code's license.