I’m trying to render a loading circle in one activity whose data gets populated by an async task. I’m not using default progressbar, because the icon in older version of Android looks like this:

I know how to use an ImageView or ProgressBar with a custom image and a rotation animation, but I haven’t been able to find new official Android’s looking icon anywhere. The one that looks like this:

Or maybe there is another way to generate this kind of spinning wheel animation in Android 2.2.
check folder SDK_DIR\platforms\android-x\data\res\drawable-hdpi.
There should be spinner drawables like “spinner… “