• Stars
    star
    497
  • Rank 88,652 (Top 2 %)
  • Language
    Kotlin
  • License
    Apache License 2.0
  • Created over 4 years ago
  • Updated 5 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Sample app for Jetpack Compose Developer Preview 2

Materials Shop

Sample app for Jetpack Compose (1.0.0-alpha03). This repository contains the source code of the demo application shown in the following videos:

Materials Shop demo

Requirements

Android Studio 4.2 Canary or newer.

Features and integrations

This sample application shows how to use the following libraries and features:

  • Jetpack Compose
    • Scrolling list (LayColumnItems)
    • Animations
    • ConstraintLayout
    • Interoperability with android.view
    • IDE previews
  • Room: data persistence
  • LiveData: lifecycle-aware observables
  • Filament: real-time physically based 3D rendering

License

The background image courtyard_8k is licensed under CC0 by Greg Zaal.

Please see LICENSE for the source code's license.