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

Plugin works only with default constructor vars #23

Open
n-belokopytov opened this issue Jun 2, 2017 · 2 comments
Open

Plugin works only with default constructor vars #23

n-belokopytov opened this issue Jun 2, 2017 · 2 comments
Assignees

Comments

@n-belokopytov
Copy link

For some reason your plugin takes into account only vars that are declared in the default constructor and doesn't see any outstanding vars. IMO it's a bug, since some attributes are not supposed to be a part of the constructor, but are supposed to be preserved through Parcelable.

@nekocode nekocode self-assigned this Jun 2, 2017
@nekocode
Copy link
Owner

nekocode commented Jun 2, 2017

Thanks for the feedback. I will fix it in the next version.

@n-belokopytov
Copy link
Author

@nekocode thank you!

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

No branches or pull requests

2 participants