Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix npe issue https://github.com/ArthurHub/Android-Image-Cropper/issues/551 #645

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jan 22, 2019

  1. fix npe issue ArthurHub#551

    Caused by java.lang.NullPointerException: Attempt to invoke virtual method 'android.os.Parcelable android.os.Bundle.getParcelable(java.lang.String)' on a null object reference
    at com.theartofdev.edmodo.cropper.CropImageActivity.onCreate(CropImageActivity.java:63)
    donfuxx committed Jan 22, 2019
    Configuration menu
    Copy the full SHA
    29048d2 View commit details
    Browse the repository at this point in the history