6.1.0
#13 - Introducing dynamic theme 2
Added support for theme attributes and implement dynamic theme 2 styles
based on Material3
from MDC-Android.
- Introducing theme attributes.
- Added dynamic theme 2 styles.
- Replaced styles with theme attributes.
- Improved corner size support for navigation view.
- Added background animation support for the tutorial.
- Implemented dynamic theme 2 styles for sample.
Refactored DynamicApp
style prefix to Dynamic
and Dynamic2
respectively.
- 24db807 - Updated Fragment to 1.5.2.
- 7ecc1ee - Updated
dynamic-utils
to 4.4.6. - 7ecc1ee - Updated
dynamic-locale
to 2.3.0. - 452ba03 - Updated MDC-Android to 1.8.0-alpha01.
- 023ee0d - Updated gradle plugin to 7.4.0-alpha10.
- 88e74dc - Added recycler view list adapters.
- dc5053b - Implemented filter for query adapters.
- f8e3f0b - Added corner support for navigation view.
- 3d24797 - Made custom color picker responsive.
860ebc8 b02d0e2 6f0d961 - Improved splash
, tutorial
and activity
backgrounds.