Closed mp3por closed 8 years ago
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));
Can you tell me how do I set the colour of the border around the Tooltip ?