android_mt6572_jiabo/packages/apps/Trebuchet/res/drawable/transition_arrow.xml
2025-09-05 16:56:03 +08:00

21 lines
1.7 KiB
XML

<animation-list
xmlns:android="http://schemas.android.com/apk/res/android"
android:id="@+id/transition_arrow" android:oneshot="true">
<item android:drawable="@drawable/launcheranimatedarrow_00000" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00001" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00002" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00003" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00004" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00005" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00006" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00007" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00008" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00009" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00010" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00011" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00012" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00013" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00014" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00015" android:duration="30" />
<item android:drawable="@drawable/launcheranimatedarrow_00016" android:duration="30" />
</animation-list>