Releases: natura-cosmeticos/natds-android
Releases · natura-cosmeticos/natds-android
v.9.0.0 - [BREAKING CHANGE] - Update attributes at Shortcut and Progress Indicator
⚠ BREAKING CHANGES
- The previous version of the
Shortcut
andProgress Indicator
is no longer compatible as attributes have been refactored. Prefixes were added in Shortcut and Progress indicator attributes to avoid conflicts with other libs:
Progress Indicator:
customHeight -> pgid_height
customWidth -> pgid_width
layer -> pgid_layer
size -> pgid_size
Shortcut:
colorIcon -> shct_icon_color
textLabel -> shct_text_label
iconName -> shct_icon_name
notify -> shct_notify
Features
- Adds prefixes in shorctut and progress indicator attributes to avoid conflicts with other libs
- Downgrade gradle version to 6.5 and AGP to 4.1.2 because any libs was not compatible to 7
v.8.6.2
v.8.6.1
v.8.6.0
Release 8.6.0 - DS Android
Hi today we’re releasing the new version of Nat DS For Android!
What’s new:
🎸 Standard Appbar Top updates
New attributes: mediaHeight and mediaWidth to media size, menu to allow inflate xml file in toolbar.
🎸 Badge updates
Custom fonts, border radius and colors to badge according brand.
v.8.4.0
Release 8.4.0 - DS Android
Hi today we’re releasing the new version of Nat DS For Android!
What’s new:
🎸 Typography updates
Custom fonts for all brands are now available with assetFontFileDisplay, assetFontFileHeadline, assetFontFileBodyRegular, assetFontFileBodyBold theme attributes.