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

[Theme Adapter] Migrate all theme adapter libraries to Accompanist #1410

Merged
merged 9 commits into from Nov 29, 2022

Conversation

ricknout
Copy link
Contributor

@ricknout ricknout commented Nov 22, 2022

This migrates and merges all theme adapter libraries into Accompanist (source code, tests, docs, etc). There has also been a refactor to centralize all theme adapter logic into a core module, which is used by the AppCompat, Material, and Material 3 modules.

These libraries include:

Once merged, a follow-up PR will be made against the MDC-Android Compose Theme Adapter repository to deprecate those libraries in favor of these.

@ricknout ricknout changed the title Migrate all theme adapters to Accompanist [Theme Adapter] Migrate all theme adapters to Accompanist Nov 22, 2022
@ricknout ricknout changed the title [Theme Adapter] Migrate all theme adapters to Accompanist [Theme Adapter] Migrate all theme adapter libraries to Accompanist Nov 22, 2022
Copy link
Collaborator

@florina-muntenescu florina-muntenescu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Collaborator

@bentrengrove bentrengrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants