bd_bg_progress_loading.xml 247 B

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