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

1.4 #10

Merged
merged 1 commit into from Jan 5, 2022
Merged

1.4 #10

merged 1 commit into from Jan 5, 2022

Conversation

KieronQuinn
Copy link
Owner

  • Improved color change listeners, including better support for Android 12, not using ACTION_WALLPAPER_CHANGED where possible, and fixing the colors not changing after the system colors changed on 12
  • Whether to use system colors now takes into account DynamicColors.isDynamicColorAvailable() from Material Components for devices that run 12, but don't have Monet - MonetCompat will automatically fall back to the generated colors in that scenario.
  • MonetToolbar is now a MaterialToolbar to allow better integration with M3
  • Added md3style option to BottomNavigationView.applyMonet (enabled by default) to theme the new highlight
  • Added the ability to set the tooltip color for Slider (enabled by default)
  • Updated sample to use Material3 styles

- Improved color change listeners, including better support for Android 12, not using ACTION_WALLPAPER_CHANGED where possible, and fixing the colors not changing after the system colors changed on 12
- Whether to use system colors now takes into account DynamicColors.isDynamicColorAvailable() from Material Components for devices that run 12, but don't have Monet - MonetCompat will automatically fall back to the generated colors in that scenario.
- MonetToolbar is now a MaterialToolbar to allow better integration with M3
- Added md3style option to BottomNavigationView.applyMonet (enabled by default) to theme the new highlight
- Added the ability to set the tooltip color for Slider (enabled by default)
- Updated sample to use Material3 styles
@KieronQuinn KieronQuinn merged commit 72c14d1 into main Jan 5, 2022
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

1 participant