Skip to content

Caused by: java.lang.NullPointerException: Attempt to invoke virtual method 'void android.graphics.drawable.AnimationDrawable.start()' on a null object reference #14

Description

@finddreams

if (mIvLoading!=null) { ((AnimationDrawable) mIvLoading.getDrawable()).start(); }
换肤后这样的代码会抛异常崩溃,是什么原因?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions