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

NullPointerException #19

Closed
helloyako opened this issue Jan 6, 2017 · 1 comment
Closed

NullPointerException #19

helloyako opened this issue Jan 6, 2017 · 1 comment
Labels

Comments

@helloyako
Copy link
Contributor

java.lang.NullPointerException: Attempt to invoke virtual method 'android.graphics.Bitmap com.naver.android.helloyako.imagecrop.view.a.a.a()' on a null object reference	at com.naver.android.helloyako.imagecrop.view.ImageCropViewBase.android.graphics.Bitmap getViewBitmap()(ImageCropViewBase.java:981)
	at com.naver.android.helloyako.imagecrop.view.ImageCropViewBase.com.naver.android.helloyako.imagecrop.model.CropInfo getCropInfo()(ImageCropViewBase.java:973)
	at com.naver.android.pholar.edit.PhotoEditActivity.void onClickCropSelectButton(android.view.View)(PhotoEditActivity.java:1331)
	at com.naver.android.pholar.edit.PhotoEditActivity$1.void onClick(android.view.View)(PhotoEditActivity.java:244)
	at android.view.View.null performClick(null)(View.java:5697)
	at android.widget.TextView.null performClick(null)(TextView.java:10826)
	at android.view.View$PerformClick.null run(null)(View.java:22526)
	at android.os.Handler.null handleCallback(null)(Handler.java:739)
	at android.os.Handler.null dispatchMessage(null)(Handler.java:95)
	at android.os.Looper.null loop(null)(Looper.java:158)
	at android.app.ActivityThread.null main(null)(ActivityThread.java:7225)
	at java.lang.reflect.Method.null invoke(null)(Method.java)
	at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.null run(null)(ZygoteInit.java:1230)
	at com.android.internal.os.ZygoteInit.null main(null)(ZygoteInit.java:1120)
@helloyako helloyako added the bug label Jan 6, 2017
helloyako added a commit that referenced this issue Jan 6, 2017
@helloyako
Copy link
Contributor Author

resolved v1.2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant