Dependency Updates
Library Updates
Catalog
- Updated catalog to showcase header view inside a Navigation Rail View. (6a37a55)
- Updated catalog to demonstrate navigation rail in compact style. (ae8b185)
- Updated Navigation Rail catalog demo to showcase a colored navigation rail with animated icons. (4ff1440)
- Updated Navigtaion Rail catalog demo to showcase label visibility mode and menu gravity. (6cd0737)
- Updated catalog demo to showcase navigation rail component. (547979e)
Other
- Increment mdcLibraryVersion to 1.4.0-alpha02 (9bae8a7)
- API Fixes (fed90a9)
- Added setTheme api in builder to support passing theme via builder (6416467)
- Fixed javadoc formatting issue for lerp function (06993c8)
- Updated navigation rail documentation to update images and related example code. (b8ed2da)
- Added support for centering title and subtitle (cbf528e)
- Update packaging.yaml (a9a493f)
BottomSheet
- Sets default for BottomSheetBehavior paddingTopSystemWindowInsets to true (6f220b1)
- Allow opting out of edge to edge on the top (28c3254)
- Only add OnApplyWindowInsetsListener if edgeToEdgeEnabled is true (33f5aef)
ProgressIndicator
- Move canvas to the middle of the bounds, rather than by half the width/height. (dca33e3)
CollapsingToolbarLayout
- Added support for fade out/in title collapse mode (9c75ad0)
- Fixed Toolbar link errors in javadoc due to androidx vs framework Toolbar support (1f6ebe9)
Documentation
- Updated progress indicator document to clarify a usage requirement for linear contiguous animation. (ca285ea)
- Updating date picker doc. (be5d96d)
Transitions / Motion
- Updated FadeThroughProvider to allow customization of the fade through threshold. (5d65278)
TextInputLayout
- Adding setMinWidth and setMaxWidth methods on the TextInputLayout so it works as expected. (f97560d)
- Fixed clear icon being displayed when the text field is not focused. (740a3d2)
- Adding default, max and min widths for text fields to optimize for large screens. (81273ac)
BottomAppBar
- Support fab with rounded corners in cradle (ef8ad4d)
Badging
- Fix badge offset bug when attached and detached from a menu item on a toolbar. (948738e)
MaterialButtonToggleGroup
- Fixed issues with uncheck and check methods (ffb2ad1)
Full list of changes
1.4.0-alpha01...1.4.0-alpha02