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.