What's Changed
- Add anchorParent and prevent measure for Constraints.Infinity by @skydoves in https://github.com/skydoves/Balloon/pull/921
- Calculate transition x, y values for the showAsDropDown by @skydoves in https://github.com/skydoves/Balloon/pull/922
- Use ViewGroup.MarginLayoutParams instead of FrameLayout by @skydoves in https://github.com/skydoves/Balloon/pull/923
**Full Chan...