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

Cyclical Bundle StackOverflow Error #5

Open
arpit opened this issue Nov 23, 2012 · 1 comment
Open

Cyclical Bundle StackOverflow Error #5

arpit opened this issue Nov 23, 2012 · 1 comment

Comments

@arpit
Copy link

arpit commented Nov 23, 2012

While using your library, I discovered that your FeedItem class attempts to write the Feed object to the bundle when being parcel-ed (in writeToParcel). This causes a StackOverflowError and is apparently a known thing that is discouraged ( see this issue on Google Code )

Commenting that out works. There needs to be a different way to reference the feed.

@matshofman
Copy link
Owner

Oke, I haven't had any problems myself with it but I'm not able to fix this in the near future.

If you would like to fix this yourself, I'm open to everyone who wants to contribute any code to this library.

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

2 participants