Blame view

player/aliyunPlayer/src/main/res/drawable/loading_rotate.xml 239 Bytes
sunhongmin committed
1 2 3 4 5 6 7
<?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>