-
Notifications
You must be signed in to change notification settings - Fork 159
/
Copy pathavd_handwriting_io16.xml
37 lines (28 loc) · 989 Bytes
/
avd_handwriting_io16.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
<animated-vector
xmlns:android="http://schemas.android.com/apk/res/android"
android:drawable="@drawable/vd_handwriting_io16">
<target
android:name="one_1"
android:animation="@animator/handwriting_io16_offset_trim_one"/>
<target
android:name="one_2"
android:animation="@animator/handwriting_io16_offset_trim_one"/>
<target
android:name="one_3"
android:animation="@animator/handwriting_io16_offset_trim_one"/>
<target
android:name="one_4"
android:animation="@animator/handwriting_io16_offset_trim_one"/>
<target
android:name="six_1"
android:animation="@animator/handwriting_io16_offset_trim_six"/>
<target
android:name="six_2"
android:animation="@animator/handwriting_io16_offset_trim_six"/>
<target
android:name="six_3"
android:animation="@animator/handwriting_io16_offset_trim_six"/>
<target
android:name="six_4"
android:animation="@animator/handwriting_io16_offset_trim_six"/>
</animated-vector>