ShowcaseView icon indicating copy to clipboard operation
ShowcaseView copied to clipboard

Changing the text position

Open Coserix opened this issue 10 years ago • 7 comments

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

Coserix avatar Dec 13 '15 09:12 Coserix

How exactly would you want to reposition it? An example will help me figure out if the functionality is currently available!

amlcurran avatar Dec 14 '15 14:12 amlcurran

immagine

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 .

Coserix avatar Dec 15 '15 09:12 Coserix

OK, and how does it look if you don't force the position?

amlcurran avatar Dec 15 '15 12:12 amlcurran

immagine2

Coserix avatar Dec 16 '15 08:12 Coserix

OOH not ideal. Will take a look, thanks!

amlcurran avatar Dec 16 '15 08:12 amlcurran

Fix ?

Royalxm avatar Jun 29 '16 14:06 Royalxm

Hello, you fixed it, or not? I have this problem too

timbaev avatar Jun 21 '17 20:06 timbaev