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