Skip to content
This repository has been archived by the owner on Aug 8, 2023. It is now read-only.

Manually write and read camera's padding array to parcel #15788

Merged
merged 1 commit into from
Oct 10, 2019

Conversation

LukasPaczos
Copy link
Member

Closes #15780.
This avoids relying on Parcel's util methods that do not handle null arrays gracefully.

This avoids relying on Parcel's util methods that do not handle null arrays gracefully.
@LukasPaczos LukasPaczos added the Android Mapbox Maps SDK for Android label Oct 10, 2019
@LukasPaczos LukasPaczos added this to the release-sangria milestone Oct 10, 2019
@LukasPaczos LukasPaczos requested a review from a team October 10, 2019 10:06
@LukasPaczos LukasPaczos merged commit 3e06965 into master Oct 10, 2019
@LukasPaczos LukasPaczos deleted the lp-parcelable-null-camera-padding-15780 branch October 10, 2019 15:52
@LukasPaczos
Copy link
Member Author

LukasPaczos commented Oct 10, 2019

Changelog entry:

- Fixed runtime exceptions that occurred when a manually built camera object without padding was serialized. [#15788](https://github.com/mapbox/mapbox-gl-native/pull/15788)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Android Mapbox Maps SDK for Android
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Android place picker exception : bad array lengths
2 participants