Jaewoong Eum
Jaewoong Eum
https://developer.android.com/jetpack/androidx/releases/lifecycle#2.5.0-alpha03
Hey, could you share your `Balloon.Builder` codes? Also, which method do you use for showing the balloon?
Hey, could you build again after removing the `setArrowAlignAnchorPadding` method?
Hey, this is expected behavior. You shouldn't use the `ArrowPositionRules.ALIGN_ANCHOR` and set the arrow position explicitly, such as `setArrowPosition`. The `setArrowPosition` method fixes arrow position as a constant, and it's...
Hey @sidsharma2002, thanks for the nice suggestion! At first glance, this encapsulating pattern is a massive overkill to achieve small things. Most of Balloon's properties can't be parceled such as...
Hi, could you elaborate on which animation is not working? Thanks!
I'm not really sure this issue is related to the library, because all of the animations are based on Android systems. Could you please check device's animation setup is normal...
Hey @vitali58AC, I'm just wondering if there's a use case, such as a small balloon with an arrow that should be located at the end of the body.
Hey @vitali58AC, I think this is a very tricky problem because it also depends on the corner radius of the body. I would recommend changing the position of the arrow...
Hey, @UrielTovar! The new nodes are looks great! Could you update the conflicts against the recent commit before merging this? Thanks :)