Balloon v1.2.0 Release Notes

Release Date: 2020-07-30 // over 3 years ago
  • ๐Ÿš€ ๐ŸŽ‰ Released a new version 1.2.0! ๐ŸŽ‰

    What's New?

    • Arrow not placing the first time at the right position (#74)
    • โž• Added a setDismissWhenLifecycleOnPause functionality. (#77)
      The balloon popup will be dismissed when the lifecycle owner is on pause status. This method must be work used with 1setLifecycleOwner.
    • โž• Added setIconGravity(value: IconGravity) functionality for deciding gravity of the icon.
    • โž• Added OnBalloonInitializedListener for listening initialized balloon content. (when balloon popup is shown)