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

Parcelable? #21

Open
MarsVard opened this issue Apr 20, 2015 · 3 comments
Open

Parcelable? #21

MarsVard opened this issue Apr 20, 2015 · 3 comments
Assignees

Comments

@MarsVard
Copy link

I think it would be a good idea to have the WeatherForecast class implement parcelable.

for scenarios where you have to send the weather data over from one fragment to another or just to save the state of the application without doing another call to the API if the user rotates the phone for instance.

Is this in the roadmap?

@survivingwithandroid
Copy link
Owner

Great! Your request is interesting, i will implement in the next release. I'm planning a roadmap for the next release and it will be included.

@survivingwithandroid survivingwithandroid self-assigned this Apr 20, 2015
@MarsVard
Copy link
Author

Nice to hear! Thank you for this awesome library.

@survivingwithandroid
Copy link
Owner

In the dev branch you can find the fist steps to support Parcelable interface.

@survivingwithandroid survivingwithandroid added this to the 1.6.0 milestone May 18, 2015
@survivingwithandroid survivingwithandroid removed this from the 1.6.0 milestone Jul 26, 2015
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