1.1.0-alpha04
·
4376 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
MaterialButtonfor APIs below 21 (75db215) - Add
BottomSheetBehaviorSavedStateAPI (901ba79) - Fix double underline that appeared when using a
TextInputLayoutwith a non-TextInputEditTextstyle for theEditTextchild (41d919a) - Update
chipSpacingHorizontalto 8dp match spec. (6f73e58) - Make
CircularRevealCardViewextendMaterialShapeDrawable(f42e432) - Add bridge themes for
Dialog(5287b8e) - Add checked state to
MaterialButton(441877f) - Fix padding of
TextInputEditTextwhen an icon is present (b7f520d) - Fix
MaterialShapeDrawablebug that caused both compat and native shadows to be drawn for round rects in 21+ (c0de00c) - Add
SCROLL_FLAG_NO_SCROLLflag 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