douglasjunior / android-simple-tooltip

A simple library based on PopupWindow to create Tooltips on Android. 💚

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help: How we can make overlay shape as a rectangle with rounded corner

bishtrenu opened this issue · comments

I want an overlay with a shape rectangle with rounded corners how we can achieve that?

Today is only possible set highlightShape to HIGHLIGHT_SHAPE_OVAL or HIGHLIGHT_SHAPE_RECTANGULAR.