material-components-android-compose-theme-adapter icon indicating copy to clipboard operation
material-components-android-compose-theme-adapter copied to clipboard

A library that enables reuse of Material themes defined in XML for theming in Jetpack Compose.

Results 8 material-components-android-compose-theme-adapter issues
Sort by recently updated
recently updated
newest added

If clicks 'API' menu in navigation menu, '404 - Not Found' message is shown. The exact link is... https://material-components.github.io/material-components-android-compose-theme-adapter/api/lib/index.md There was no API docs in the first place. I think,...

If we target SDK32 the `Resources.Theme::class.java.getDeclaredMethod("getKey")` will always throw so we can't use this method for re-compositions optimizations for createMdcTheme()

Between version 1.0.5 (working) and [1.1.0-1.1.4] ProcessLifecycle is broken for all LifecycleObserver, DefaultLifecycleObserver and LifecycleEventObserver interfaces. From 1.1.0 it pushed lifecycle dependencies to update and causes the issue probably. lifecycle-process:2.2.0...

Images are broken on below link https://material-components.github.io/material-components-android-compose-theme-adapter/ ![image](https://user-images.githubusercontent.com/96095830/149165167-cf450178-c46c-4807-be4b-e4763f8e8469.png) ![image](https://user-images.githubusercontent.com/96095830/149165948-2d75220a-f9b0-4d3a-81f3-4120c93fea66.png)

When I - set `lineHeight to 44dp` to for example [Headline3 style](https://github.com/material-components/material-components-android-compose-theme-adapter/blob/6928cc67635aad6489af74cdf7322961faa3709e/sample/src/main/res/values/type.xml#L19) - update the headline 3 text so it is longer then one line [here](https://github.com/material-components/material-components-android-compose-theme-adapter/blob/a563a1347f60e0578b0bf413197e595ddfcc1438/sample/src/main/java/com/google/android/material/composethemeadapter/sample/MaterialIntegration.kt#L133) The vertical spacing completely...

I am not sure if there is something obvious that I am missing. But when enabling `setTextColors = true` my pure composables start putting dark text behind dark background, and...

https://material-components.github.io/material-components-android-compose-theme-adapter/ 1. Edit this page(right-hand side blue pencil mark gives error 404). ![Screenshot from 2021-07-14 20-13-27](https://user-images.githubusercontent.com/22853459/125642057-9cb1de74-660c-4b5c-9b85-e8c447e94760.png) 2. API (left side 2nd link not valid error 404 ) ![Screenshot from 2021-07-14...

I have tried the given sample of this repository. everything looks good and all attributes from the XML theme showing correctly in compose except the font family.