1.2.0-alpha04
Dependency Updates:
- No dependency updates.
Library Updates:
Slider- Added getters and setters of colors (3e212ef)
- Added option to hide label (9ae1494)
- Added
OnFocusChangeListener(7691797) - Removed the invoke of
requestDisallowInterceptTouchEvent(false)in ACTION_UP (d864118) - Removed unnecessary invalidation if the values haven't changed (e38d260)
- Fixed halo rendering bug (5f631d4, df61bff)
- Fixed no OnChangeListener fires when value changed with single click, and setting same values will trigger listener event (9bbcd2d)
- Fixed crash with NullPointerException when set value before laid out (fa4dc3d)
- Updated Tooltip dimensions to match spec (2098c0b)
SeekBar- Added missing functionality from SeekBar regarding touch events and value changes (cde09d4)
BottomSheetTextField- Fixed crash when password is clicked and edit text is not focused in TalkBack mode (8ed0ab7)
- Fixed outlined text fields not taking into account top padding (bf6ece0)
- Fixed input text not being disguised by default when setting the end icon mode to
password_toggle(e624c02) - Fixed expanded label not updating if edit text's size is changed programmatically (ffcb46b)
- Fixed disabled color set for
android:textColorHintnot being applied on the label (16024fd) - Fixed label misalignment in legacy text fields when there is prefix/suffix (338d326)
ChipSelection- Added
CollectionInfosandCollectionItemInfostoMaterialButtonToggleGroupandMaterialButtonfor accessibility (4389a18)
- Added
ShapableImageView- Support more types of
Drawables (36426fc)
- Support more types of
DatePicker- Added support to start in MaterialTextInputPicker mode (0e6c21d)
TabLayoutMenu- Fixed icons get squeezed for API <=21 (c6a554f)
MaterialShapeDrawable- Fixed shadow paint not updating color while setting shadow color (9f48006)
FAB- Added support for enabled/disabled state (94cd734)
- Shrine
- Updated deprecated volley dependency (870a732)
- Catalog
- Fixed strings text of
ImageView(1dfc328) - Added new thumbnail for entry in the catalog for List (7b0a41d)
- Fixed strings text of
Full set of changes: 1.2.0-alpha03...1.2.0-alpha04