You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 21, 2018. It is now read-only.
I get following exception when I want to send a Place object from an activity to another using putExtra/getParcelableExtra
01-07 16:17:35.091: E/AndroidRuntime(23378): java.lang.RuntimeException: Parcel: unable to marshal value io.github.axxiss.places.model.Place$Geometry@40fbf158
The text was updated successfully, but these errors were encountered:
I get following exception when I want to send a Place object from an activity to another using putExtra/getParcelableExtra
01-07 16:17:35.091: E/AndroidRuntime(23378): java.lang.RuntimeException: Parcel: unable to marshal value io.github.axxiss.places.model.Place$Geometry@40fbf158
The text was updated successfully, but these errors were encountered: