Dependency Updates
- No dependency updates
Library Updates
Color
- Deprecated previous apply...() APIs and add overload for activity apply method with no options (8363cde)
- Iterated on HarmonizedColors and DynamicColors feedback (b70bbc2)
- Updated dark tone values for ColorRoles. (7b51353)
- Updated getters/setters naming in the
HarmonizedColorsOptions
(bfb6086) - Fixed formatting and typos for resources harmonization. (d24b3a9)
- Updated Color dev doc and added new section for Apply dynamic colors using
DynamicColorsOptions
and Resource Harmonization. (a81a658)
NavigationRail
TextInputLayout
- Added class documentation to use TextInputLayout's context to construct the child TextInputEditText. (1085583)
- Fixed end icon focus in a11y mode when a11y mode is turned on/off after views have been attached. Also added a11y tests. (b9a21f0)
- Fixed text field's focused rect wrong behavior when using a11y magnification. (a8d8e70)
Tokens
- Upgraded to v0.79. (ccfc0ee)
- Migrated deprecated motion token generated resources. (91c2530)
- Removed deprecated font family resource. (6a4fa0b)
- Added missing palette token generated resources. (e7a691e)
- Added new shape appearance styles. (a5b78e6)
- Added lineHeight attr into TextAppearance. (b4d4450)
TimePicker
- Updated accessibility className used for hour/minute Chips (981129f)
- Updated to give more context on hour/minute selection (380778f)
- Fixed TalkBack from announcing unavailable action (1b14715)
- Fixed TalkBack announcing wrong selection between hour/minute (47781d5)
- Fixed wrong clock item selection (9cdf4c9)
Tabs
- Fixed tabs with padding in fixed mode from scrolling (9c2df28)
Slider
DatePicker
- Always go edge-to-edge in fullscreen mode (be6050a)
Catalog
Material 3
- Added additional condition to check dynamic color supported devices (69121c8)
NavigationView
- Fixed navigation view item ripple (cfc307e)
TopAppBar
- Fixed centering logic when title and subtitle are the same (f69e3a0)
Other
- Updated bug report template with more instructions for minimal sample app (a147bca)