Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.github.xizzhu.simpletooltip.ToolTip.getLeftPadding()' on a null object reference
at com.github.xizzhu.simpletooltip.ToolTipView.(ToolTipView.java:81)
at com.github.xizzhu.simpletooltip.ToolTipView.(ToolTipView.java:48)
at com.github.xizzhu.simpletooltip.ToolTipView$Builder.build(ToolTipView.java:397)
Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'int com.github.xizzhu.simpletooltip.ToolTip.getLeftPadding()' on a null object reference at com.github.xizzhu.simpletooltip.ToolTipView.(ToolTipView.java:81)
at com.github.xizzhu.simpletooltip.ToolTipView.(ToolTipView.java:48)
at com.github.xizzhu.simpletooltip.ToolTipView$Builder.build(ToolTipView.java:397)