Skip to content

Marker Animation? #4293

@gcgrant

Description

@gcgrant

I'm attempting to animate the Marker coming into view. I have extended MarkerView and not been able to find any way to do this. I think something in the library is overriding this ability.

Is there something I am missing or is there a way to animate the Marker into being visible?

Trying to use the auto android transitions using android:animateLayoutChanges="true" does not work if put on the Graph or the parent of the Graph or the tooltip layout.

I also attempted using view animators in the custom marker class, but no matter what I did the marker always pops in with no animation. I am unclear if I am doing something wrong or if there is a limitation in the library. The only other reference to this I could find is this which was closed without response:

#2197

Any insight would be appreciated, apologies if this is just me being dumb 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementimproves upon existing functionality

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions