1.1.0-alpha04
afohrman
released this
28 Feb 17:16
·
3958 commits
to master
since this release
- Add Extended FAB component (63d11da) and demo (b701cea)
- Fix clipped edges of the filled text field's underline (beee015)
- Add shadows to
MaterialButton
for APIs below 21 (75db215) - Add
BottomSheetBehavior
SavedState
API (901ba79) - Fix double underline that appeared when using a
TextInputLayout
with a non-TextInputEditText
style for theEditText
child (41d919a) - Update
chipSpacingHorizontal
to 8dp match spec. (6f73e58) - Make
CircularRevealCardView
extendMaterialShapeDrawable
(f42e432) - Add bridge themes for
Dialog
(5287b8e) - Add checked state to
MaterialButton
(441877f) - Fix padding of
TextInputEditText
when an icon is present (b7f520d) - Fix
MaterialShapeDrawable
bug that caused both compat and native shadows to be drawn for round rects in 21+ (c0de00c) - Add
SCROLL_FLAG_NO_SCROLL
flag forAppBarLayout.LayoutParams
(76a9b23) - Adding support for a custom end icon for the
TextInputLayout
. (5685941) - Add an attribute for
materialButtonOutlinedStyle
(991927f)
Full list of changes: 1.1.0-alpha03...1.1.0-alpha04