Skip to content

3.21.0

Compare
Choose a tag to compare
@jemmaSlater jemmaSlater released this 25 Jan 16:20
· 196 commits to main since this release
ce75486

Added

  • WarningView has new attribute defaultPadding which removes the default padding from the component when set to false. When set to true, or not provided in the xml, component has default 8dp padding.

Changed

  • Updated padding on HeadlineCardView so that if there are no children added then the bottom padding is the same as a normal card (16dp). If children are added, this padding is increased back to 24dp automatically.