4.0.0
Changed
- Updated
InformationMessageCardView
button so it has the ability to set the button to outline style usingisOutlineButton
. This meansetHeadlineButtons
will need to provideInformationMessageButton
instead ofSecondaryButton
.
InformationMessageCardView
button so it has the ability to set the button to outline style using isOutlineButton
. This mean setHeadlineButtons
will need to provide InformationMessageButton
instead of SecondaryButton
.