bdp_paycenter_progress_loading_anim.xml 256 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/bdp_paycenter_ic_loading"
  4. android:duration="100"
  5. android:pivotX="50.0%"
  6. android:pivotY="50.0%" />