13 lines
479 B
XML
13 lines
479 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<animated-vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt" android:drawable="@drawable/f9">
|
|
<target
|
|
android:name="@string/ub"
|
|
android:animation="@drawable/a3"/>
|
|
<target
|
|
android:name="@string/ub"
|
|
android:animation="@drawable/a4"/>
|
|
<target
|
|
android:name="@string/uc"
|
|
android:animation="@drawable/a5"/>
|
|
</animated-vector>
|