fengche_splash_load_anim.xml
450 字节
<?xml version="1.0" encoding="utf-8"?>
<animation-list xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:drawable="@drawable/fengche_sdk_splash_load1"
android:duration="300" />
<item
android:drawable="@drawable/fengche_sdk_splash_load2"
android:duration="300" />
<item
android:drawable="@drawable/fengche_sdk_splash_load3"
android:duration="300" />
</animation-list>