Balloon v1.2.7 Release Notes
Release Date: 2020-12-01 // over 2 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 receivingxOff
andyOff
. (b7c9808)
Previous changes from v1.2.6
-
๐ ๐ Released a new version
1.2.6
! ๐What's New?
- ๐ Fix
setPaddingResource
andsetMarginResource
are applied as double size. (21dee54) - ๐ Prevent generating the
BuildConfig
class from the balloon module. - ๐ Changed visibility of the
ActivityBalloonLazy
andFragmentBalloonLazy
class as internal. - ๐จ Internal refactorings.
- ๐ Fix