czlucius/code-scanner

Material You

czlucius opened this issue · 6 comments

Google released Material You earlier this year
Material You is an update of Material Design Components
To implement Material You, we need to ensure that

  • UI still looks coherent
  • No illegible parts of app
  • On Android 12, the app adapts to wallpaper color scheme.

Will ship by late Nov 2021.

Screenshot_20211115-191059_Code Scanner.jpgScreenshot_20211115-191109_Code Scanner.jpgScreenshot_20211115-191116_Code Scanner.jpgScreenshot_20211115-191121_Code Scanner.jpgScreenshot_20211115-191127_Code Scanner.jpg

Preview of upcoming release (1.7)

Reminder to myself:
Use color in colors.xml instead of hardcoded values for new color primary.

Test color primary, on links and on buttons

Due to lack of hardware and emulation images for Android 12 (API 31, S), update for Material You will need to wait as testing needs to be performed before a Material You update can ship.

If you have an Android 12 device or an Android 12 (stable, latest version, not developer preview) emulator on a powerful, high-spec computer, you may contact me to test out the app.

Thank you.

Since the dynamic color scheme feature ("Monet") is not coming to AOSP, and I do not have a Google Pixel device, Material You changes in main will be reverted to Material Design 2.0.

Implemented.