Hi, how can I Bridge my Classical Material Theme t...
# compose
a
Hi, how can I Bridge my Classical Material Theme to compose one?
s
https://google.github.io/accompanist/appcompat-theme/ This lets you call AppCompatTheme instead of MaterialTheme and it will pull the values from your XML
👍 1