A library that enables reuse of Material themes defined in XML for theming in Jetpack Compose.
The MDC-Android Compose Theme Adapter is a deprecated tool that was used to generate a matching XML and Compose theme implementation for Android apps. However, it has been replaced by the Material Theme Builder tool, which provides a better solution for migrating XML themes to Compose.
The MDC-Android Compose Theme Adapter is a deprecated tool that has been replaced by the Material Theme Builder tool. It provided a solution for generating XML and Compose themes for Android apps, but developers are now advised to use the newer tool for a better experience.