-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
I encounter NullPointerException in reset() which is logged at logcat. It does not cause crash, because it is covered by try-catch block. However, it is annoying to see bunch of error logs at logcat. Here is the error message:
java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.Path.reset()' on a null object reference
Metadata
Metadata
Assignees
Labels
No labels