Skip to content

NullPointerException at reset() #5

@oktayayr

Description

@oktayayr

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions