loading_rotate.xml 239 Bytes
<?xml version="1.0" encoding="utf-8"?>
<animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
    android:drawable="@drawable/alivc_loading_10"
    android:pivotX="50%"
    android:pivotY="50%"
    >
</animated-rotate>