You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 8, 2022. It is now read-only.
hello ,
I using the florent37 tootip in one of my project. but i m facing difficulties in setting the tooltip margin as it didnt provide any direct option of it .can you please let me know how this i can resolve .
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
https://github.com/florent37/ViewTooltip/blob/master/viewtooltip/src/main/java/com/github/florent37/viewtooltip/ViewTooltip.java#L576
https://github.com/florent37/ViewTooltip/blob/master/viewtooltip/src/main/java/com/github/florent37/viewtooltip/ViewTooltip.java#L837
Code above will cause text looks have extra padding on the left.
drawBubble should be call like below:
The text was updated successfully, but these errors were encountered: