Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Compose SNAPSHOT #6658922 #38

Merged
merged 1 commit into from Jul 7, 2020
Merged

Conversation

chrisbanes
Copy link
Contributor

Required some changes to generateMaterialThemeFromMdcTheme(). Calling composable functions is no longer allowed within remember {} calls, so I converted generateMaterialThemeFromMdcTheme() to be non-composable. There was no real need for it to be composable, other than convenient access to ambients.

Required some changes to generateMaterialThemeFromMdcTheme().
Calling composable functions is no longer allowed within
remember {} calls, so I converted generateMaterialThemeFromMdcTheme()
to be non-composable. There was no real need for it to be composable,
other than convenient access to ambients.
@chrisbanes chrisbanes changed the title Update to Compose SNAPSHOT #6658828 Update to Compose SNAPSHOT #6658922 Jul 7, 2020
@chrisbanes chrisbanes merged commit 2457bef into snapshot Jul 7, 2020
@chrisbanes chrisbanes deleted the cb/snapshot-6658828 branch July 7, 2020 16:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants