progress_loading.xml 227 B

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