'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.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
