I’m developing wizard kind screens for my application, where user will provide some data which will be send to a server. When user is waiting for response I wish to have a loader like android shows for the device first time setup. It’s green (or blue) chunks of running stripes.
Does anybody know how to bring them to my app desirably from android’s style themes without doing custom animation?

THat must be a ProgressBar.