hisense_loading_anim.xml 222 B

12345
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <animated-rotate xmlns:android="http://schemas.android.com/apk/res/android"
  3. android:drawable="@drawable/hisense_loading"
  4. android:pivotX="50%"
  5. android:pivotY="50%" />