6 lines
314 B
XML
6 lines
314 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<animation-list android:oneshot="false"
|
|
xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<item android:duration="2000" android:drawable="@drawable/hud_c_15_01" />
|
|
<item android:duration="2000" android:drawable="@drawable/hud_c_15_02" />
|
|
</animation-list> |