android/sunflower

Migrate Sunflower to Material 3

arriolac opened this issue · 1 comments

Migrate the design system to M3.

Once we do this, we can:

  • update the superclass of GardenActivity to ComponentActivity
  • update the implementation of collapsing toolbar to use the APIs provided in M3
  • remove Accompanist Theme Adapter, XML theming, and define styles in Kotlin/Compose

Already completed