1 year ago
#387881
mainrs
Is it possible to have an Android app both follow Material 3 and MDC?
I am developing and Android app for my Android 12 device. Naturaly, I want the UI to match the new Material 3 design.
However, how are older devices handled? How can I make my app look native on Android 11 as well?
Currently I have MDC version 1.5.0 as a dependency for my project. As far as I understood, this makes the UI always look like Material 3, independent of which device it runs on.
android
material-design
mdc-components
material-you
0 Answers
Your Answer