smc_progress.xml 316 B

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