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
focusable(boolean): Allowing the user to specify whether the Window will be focusable or not, in case that we have layouts with Input fields inside of the custom layouts we supply to the Tooltip. #35
highlightShape(int): Added options to draw rectangle highlight or oval highlight. #36
overlayOffset(float): Added option to configure overlay offset.
Removed R.dimen.simpletooltip_overlay_circle_offset and added R.dimen.simpletooltip_overlay_offset