TourGuide icon indicating copy to clipboard operation
TourGuide copied to clipboard

Tooltip background color

Open manish-dev-28 opened this issue 8 years ago • 4 comments

I want tooltip background color to be transparent

manish-dev-28 avatar Dec 20 '16 06:12 manish-dev-28

me to

mcgrady-dev avatar May 18 '17 11:05 mcgrady-dev

you can do it by setting background color like: .setOverlay(new Overlay().setBackgroundColor(Color.parseColor("#e5676768")))

mandeep91 avatar Oct 12 '17 07:10 mandeep91

me too

wyl530274554 avatar Oct 27 '17 06:10 wyl530274554

you can try setShadow(false) this solved my problem

wyl530274554 avatar Oct 27 '17 07:10 wyl530274554