Animated overlays for Android -
i need develop animation on map view overlay. 1 animation take place when user tap on current location (my current location own png) - overlay should bounce. second animation take place when overlays appear on map - should fall top.
i googling , explore answers - lack of information. has experience or know how handle - please me.
thx
i can refer libary used myself: googlemapsoverlay
it has many build in features, overlaygesturelistener can use determine when user taps once or twice on item (like position). second helpful thing might lazyload-manager. animations suggest state-drawable bouncing.
Comments
Post a Comment