drawable - Map Marker icon animation (Google Maps API V2 for Android) -
on custom event, need marker
update drawable 6 times (basically, want marker
grow , shrink 3 times delay of 0.5 s between each growth , each shrink) notifies user of said event.
is there way achieve without having remove marker
, adding again different drawable
?
i'm afraid there no way today without removing marker , adding again drawable. have done myself in attempt create progress bar. works, awkward way of doing it.
click here explanation in thread.
Comments
Post a Comment