Skip to content

v.9.0.0 - [BREAKING CHANGE] - Update attributes at Shortcut and Progress Indicator

Compare
Choose a tag to compare
@gsleonel gsleonel released this 16 Nov 11:23

⚠ BREAKING CHANGES

  • The previous version of the Shortcut and Progress 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