ViewTooltip icon indicating copy to clipboard operation
ViewTooltip copied to clipboard

Incorrect position when tooltip set with rootView

Open kashifo opened this issue 5 years ago • 0 comments

Hi, I've faced another issue while using it in my app, when .on method is used with rootView the position of tooltip is incorrect, check these screenshots

Screenshot 1: ViewTooltip.on(context, imgDot)... Screenshot 2: ViewTooltip.on(context, relView, imgDot)...

scr1 scr2

kashifo avatar Dec 18 '18 13:12 kashifo