Android: How to create the Google Plus login animation?
问题 Does anyone know how to create a similar animation to the login animation used in the Google Plus Android app? Is there something similar in the Android SDK that I can use? Or should I just build it from scratch? I'm interested especially in the fact that the UI behind the modal animation is dimmed and disabled. Thank you. 回答1: Are you taking about that progress dialog spinning thingy that says "signing in"? That's not a custom animation at all, it's a common widget. Here's the code: