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
There is a known issue with the setting margin method, which adds a margin between the tooltip and the component.
We always need to use SimpleTooltipUtils.pxFromDp instead of a direct value; if there is a solution, I would like to pick it up to code.