Does CWA support Material You?
Ein-Tim opened this issue ยท 4 comments
A Twitter user asked whether CWA support Material You with the latest version 2.21 on Android 12.
He expected that e.g. the buttons turn to the accent color, but they staid blue.
So the question was: "Does CWA support Material You, if yes, how can I turn the support on?"
App Information > New Features on 2.21.1 says;
"Android 12 and Material Design 3
"The Corona-Warn-App has been optimized to run on Android 12. It now also supports Material Design 3."
https://m3.material.io/ covers Material Design 3
https://material.io/blog/announcing-material-you announces Material You
It looks like the CWA colours are hard-coded in https://github.com/corona-warn-app/cwa-app-android/blob/main/Corona-Warn-App/src/main/res/values/colors.xml
It would be interesting to know what visual changes can be expected in the app when it is running under Android 12 using Material Design 3. Perhaps this should be a separate question?
- Edit: New question in #5119