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

Remove AppCompat + MDC #737

Merged
merged 21 commits into from
Dec 1, 2020
Merged

Remove AppCompat + MDC #737

merged 21 commits into from
Dec 1, 2020

Conversation

chrisbanes
Copy link
Owner

@chrisbanes chrisbanes commented Nov 24, 2020

Since Tivi has now been converted to Compose, we can now start removing AppCompat & MDC, and other AndroidX view libraries.

Todo:

  • Migrate away from ConstraintLayout
  • Rewrite multiple back stack to be UI agnostic (not tied to BottomNavigationView)
  • Remove OSS Licenses screen (it depends on AppCompat)
  • Migrate Settings back to framework PreferenceFragment (AndroidX Preference depends on AppCompat)
  • Force exclude AppCompat + MDC dependencies
  • Update minify rules to remove views we're not using
  • Create native Compose theme
  • Fix view theme
  • Fix theme setting
  • Fix bottom navigation being clipped

@chrisbanes chrisbanes marked this pull request as ready for review December 1, 2020 15:05
@chrisbanes chrisbanes merged commit 8f4d9c0 into main Dec 1, 2020
@chrisbanes chrisbanes deleted the cb/remove-appcompat branch December 1, 2020 16:12
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

2 participants