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

Should proguard keep SafeParcelable? #8

Open
gabelevi opened this issue Nov 17, 2020 · 1 comment
Open

Should proguard keep SafeParcelable? #8

gabelevi opened this issue Nov 17, 2020 · 1 comment
Labels

Comments

@gabelevi
Copy link

The documentation for SafeParcel proguard doesn't keep SafeParcelable. This has been causing some issues for me. I notice in a few places (like here and here) SafeParcelable is used. Configuring proguard to keep SafeParcelable fixes the issues for me. Should the documentation be updated?

@ale5000-git
Copy link
Member

@gabelevi
Do you still have problems after this commit? 35969a0

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

2 participants