skydoves / Balloon

:balloon: Modernized and sophisticated tooltips, fully customizable with an arrow and animations for Android.
https://skydoves.github.io/libraries/balloon/html/balloon/com.skydoves.balloon/index.html
Apache License 2.0
3.68k stars 287 forks source link

Manage horizontal and vertical size of arrow #227

Open spvince opened 3 years ago

spvince commented 3 years ago

Is your feature request related to a problem?

I would like to make an arrow like the picture below. But i didn't find solution. I think the size of arrow prevent.

image-20210805-151353

Describe the solution you'd like:

I would like to have 2 properties : setArrowVerticalSize(@Dp value: Int) setArrowHorizontalSize(@Dp value: Int)

vitkhudenko commented 3 years ago

This is similar to what I discussed here - https://github.com/skydoves/Balloon/discussions/216

spvince commented 3 years ago

Thanks @vitkhudenko

alexanderfilipzik commented 10 months ago

and here https://github.com/skydoves/Balloon/issues/461 :)