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

[android] - warning log when attempting to update a non-added annotation #8832

Merged
merged 1 commit into from
Apr 28, 2017

Conversation

tobrun
Copy link
Member

@tobrun tobrun commented Apr 27, 2017

closes #7961, adds an additional check if an annotation is not found in LongSparseArray<Annotation>. This will avoid the crash mentioned in #7961.

@tobrun tobrun added the Android Mapbox Maps SDK for Android label Apr 27, 2017
@tobrun tobrun added this to the android-v5.1.0 milestone Apr 27, 2017
@tobrun tobrun self-assigned this Apr 27, 2017
Copy link
Contributor

@Guardiola31337 Guardiola31337 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@tobrun tobrun force-pushed the 7961-updating-non-added-marker branch from b1ff9df to a0241c0 Compare April 28, 2017 11:01
@tobrun tobrun merged commit 1d955d3 into master Apr 28, 2017
@tobrun tobrun deleted the 7961-updating-non-added-marker branch April 28, 2017 11:58
@tobrun tobrun mentioned this pull request May 2, 2017
12 tasks
@tobrun tobrun mentioned this pull request Jun 9, 2017
12 tasks
@tobrun tobrun mentioned this pull request Jun 21, 2017
11 tasks
@tobrun tobrun mentioned this pull request Jun 30, 2017
16 tasks
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.

Provide more descriptive error message when removing a marker that doesn't exist
2 participants