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.7k stars 289 forks source link

Overlay follow anchor view's shape #232

Closed WenLonG12345 closed 3 years ago

WenLonG12345 commented 3 years ago

Hi, I come over here from PowerMenu since there is no overlay function in PowerMenu. Balloon is very awesome and thanks for this library! :)

However, I still have some problem, regarding to the overlay.

image

Is it possible that the overlay follow the anchor's view shape? since I have a custom background on the layout.

skydoves commented 3 years ago

Hi, @WenLonG12345, Unfortunately, there is no way to implement the specific shape for highlighting now. (Applying different radius for each corner)

WenLonG12345 commented 3 years ago

Will it be a feature request? or maybe I can try to do a PR for this. :)