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

TransactionTooLargeException on Nougat #52

Closed
agaDeonix opened this issue Jun 20, 2017 · 3 comments
Closed

TransactionTooLargeException on Nougat #52

agaDeonix opened this issue Jun 20, 2017 · 3 comments

Comments

@agaDeonix
Copy link

When open images and collapse app, show error. This maybe in ImageFragment in onSaveInstanceState method when call
outState.putParcelable("image", ((BitmapDrawable)this.backgroundImage.getDrawable()).getBitmap());

@stefanopassador
Copy link
Contributor

Same here!
This problem crushes the app.

stefanopassador added a commit to stefanopassador/ScrollGalleryView that referenced this issue Jul 14, 2017
@mengoni
Copy link

mengoni commented Aug 28, 2017

same problem here, it crashes turning off the screen

@VEINHORN
Copy link
Owner

@stefanopassador Hi. Can you please provide a pull request?

VEINHORN added a commit that referenced this issue Jan 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants