video_progressbg.xml 216 Bytes
<?xml version="1.0" encoding="utf-8"?>
<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/img_loading"
    android:pivotX="50.0%"
    android:pivotY="50.0%" />