Changing the text position
Does it exist a way to change the position of the text ? its quite buggy so it would be really nice be able to redirect the position of the text
How exactly would you want to reposition it? An example will help me figure out if the functionality is currently available!

As you can see I used :
showcaseview.forceTextPosition(ShowcaseView.ABOVE_SHOWCASE);
but I would like to put the text and the title of the showcase on the top of the page to make it not overlapping with the Target of my showcase .
OK, and how does it look if you don't force the position?

OOH not ideal. Will take a look, thanks!
Fix ?
Hello, you fixed it, or not? I have this problem too