Rabbit-R1/switch port/smali/res/anim/rotate_loading.xml

3 lines
284 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<rotate android:interpolator="@android:interpolator/linear" android:duration="1300" android:fromDegrees="0.0" android:toDegrees="360.0" android:pivotX="50.0%" android:pivotY="50.0%"
xmlns:android="http://schemas.android.com/apk/res/android" />