Closed this issue 9 years ago · 1 comments
Can you tell me how do I set the colour of the border around the Tooltip ?
I found a way -> tooltipViewInstance.findViewById(R.id.llContent).setBackground(getDrawable(R.drawable.tooltip_border));