Skip to content

Release 0.21.0

Choose a tag to compare

@sAleksovski sAleksovski released this 11 Jul 20:00
· 6 commits to master since this release

Added

  • Add lineHeight and lineSpacingExtra style props to TextWidget
  • Add resizeMode prop to ImageWidget

Fixed

  • Fix crash when deleting widgets if stored widget images cannot be listed
  • Match clickable view ripple corners to uniform borderRadius on Android 12+.
  • Use expedited WorkManager requests for widget background tasks on Android 12+ to reduce delays when the app is in the background, with fallback to regular work when expedited quota is exhausted.