SimpleSearchView icon indicating copy to clipboard operation
SimpleSearchView copied to clipboard

Null Pointer Exception

Open maxmudovmustafa opened this issue 5 years ago • 0 comments

Attempt to invoke virtual method 'boolean android.graphics.drawable.Drawable.getPadding(android.graphics.Rect)' on a null object reference

I am getting this error on the Android 5.1 device. But in other devices, I am not getting this error. It is happening when I try to open SearView.

maxmudovmustafa avatar Aug 11 '20 09:08 maxmudovmustafa