follow this link : http://stackoverflow.com/questions/29457207/android-google-map-circle-shape
– Amit RanjanApr 03 '16 at 17:54
It's just a fragment with MapFragment class. I want to draw circle frame at first time
– DevnockApr 03 '16 at 17:56
Just looking at this, it would violate the terms of use for Google Maps, as it hides the Google logo. http://stackoverflow.com/questions/33729066/how-to-hide-google-logo-from-google-maps-by-adding-overlaid-image-on-google-maps
– Daniel NugentApr 03 '16 at 17:57
Okay, I move logo(with help setPadding()). But how I can make this animation?
– DevnockApr 03 '16 at 19:24