material-components-android
material-components-android copied to clipboard
[MaterialDatePicker] Changed the header toggle to a MaterialButton
trafficstars
Currently the header toggle is an ImageButton with a rounded ripple.
With this PR the header toggle is a MaterialButton with the same behavior of the cancel button on top in the header with a ripple based on the shape definition.
It can be tested with the demo catalog.
Looks good to me. But we may need designer's approval for this.
Designer approved the change. : )