In your animation xml file you can use android:startOffset attribute:
android:startOffset int. The amount of milliseconds the animation delays after start() is called.
In your animation xml file you can use android:startOffset attribute:
android:startOffset int. The amount of milliseconds the animation delays after start() is called.