Balloon v1.2.7 Release Notes

Release Date: 2020-12-01 // over 3 years ago
  • ๐Ÿš€ ๐ŸŽ‰ Released a new version 1.2.7! ๐ŸŽ‰

    What's New?

    • ๐Ÿ›  Fixed: Arrow not showing if the parent of an anchor is rtl. (#125)
    • ๐Ÿ›  Fixed: Arrow is hidden behind Balloon If fitsSystemWindows` is true in theme styles. (#123)
    • ๐Ÿ’… Changed previous anim, drawable, and styles resources convention. (08f9723)
    • ๐Ÿ”„ Changed previous layout and drawable resources naming convention. (30917cf)
    • ๐Ÿ”จ Refactor show and relayShow functionalities for receiving xOff and yOff. (b7c9808)

Previous changes from v1.2.6

  • ๐Ÿš€ ๐ŸŽ‰ Released a new version 1.2.6! ๐ŸŽ‰

    What's New?

    • ๐Ÿ›  Fix setPaddingResource and setMarginResource are applied as double size. (21dee54)
    • ๐Ÿ— Prevent generating the BuildConfig class from the balloon module.
    • ๐Ÿ”„ Changed visibility of the ActivityBalloonLazy and FragmentBalloonLazy class as internal.
    • ๐Ÿ”จ Internal refactorings.