Closed craigappl closed 5 years ago
@ekigamba and @githengi we need to triage this and see if the refactor will cover it. I'm not sure if we are going to display the sliding cards across the bottom in the next release of the sample app, or if we will just use Reveal as the sample host application. Can you discuss this and identify if this bug should be a priority before GeoWidget v2?
I think that it's not a priority since we are not going to be using the cards for v1, probably even v2. In the current implementation, the cards are going to be created and managed by the host application. However, we are going to use it at some point next year when we have the GeoWidget being called through intents.
The cards can be implemented on host application e.g reveal, since the may contain custom business logic
The developer team discussed this ticket and determined that the app is crashing because of a state change while an animation is being executed. They stated that we will not use this animation in Reveal and will remove it in the next release of the GeoWidget, replacing it with what we build for Reveal. We plan to close this bug as won't do because it was for Release 1's sample app that is used for demonstration purposes only and will be replaced in the next release.
The GeoWidget Sample App engages some type of animation when users select either a point or a card. This animation changes the info window. If a user touches another point while the animation is processing, the GeoWidget Sample App crashes.
Recreation Steps:
Log: