Skip to content

Instantly share code, notes, and snippets.

@makzimi
Created November 2, 2022 21:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save makzimi/f8ff0f005dfcafa223dc5612071768e7 to your computer and use it in GitHub Desktop.
Save makzimi/f8ff0f005dfcafa223dc5612071768e7 to your computer and use it in GitHub Desktop.
TransactionTooLargeException_article_FragmentState.java
final class FragmentState implements Parcelable {
...
many parameters
...
final Bundle mArguments;
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment