sephiroth74 / android-target-tooltip

Create Toast like tooltips, but targets can be specified, plus custom properties and features
MIT License
1.49k stars 278 forks source link

Fatal Exception: java.lang.NullPointerException Attempt to invoke virtual method 'int android.view.View.getWidth()' on a null object reference #132

Open fajaranugrah opened 5 years ago

fajaranugrah commented 5 years ago

Hello can help me how to fixed this one

it.sephiroth.android.library.tooltip.Tooltip$TooltipViewImpl.calculatePositions (Tooltip.java:983) it.sephiroth.android.library.tooltip.Tooltip$TooltipViewImpl.calculatePositions (Tooltip.java:933) it.sephiroth.android.library.tooltip.Tooltip$TooltipViewImpl.calculatePositions (Tooltip.java:925) it.sephiroth.android.library.tooltip.Tooltip$TooltipViewImpl.onLayout (Tooltip.java:717)

i use this version 'it.sephiroth.android.library.targettooltip:target-tooltip-library:1.3.15'

rajabpour commented 4 years ago

Hi, Same problem! Did you find something??