Fix nesting of sample XML code in complex-resources doc
am: 4d1e2adf60
Change-Id: I0936a10e049de93cc296fc8476bdc56ff1ad6c44
This commit is contained in:
@@ -93,8 +93,7 @@ Since we’re making an animated vector drawable, we put the file under <code>re
|
|||||||
</vector>
|
</vector>
|
||||||
<strong><aapt:attr /></strong>
|
<strong><aapt:attr /></strong>
|
||||||
|
|
||||||
<target
|
<target android:name="rotationGroup">
|
||||||
android:name="rotationGroup" />
|
|
||||||
<strong><aapt:attr name="android:animation" ></strong>
|
<strong><aapt:attr name="android:animation" ></strong>
|
||||||
<objectAnimator
|
<objectAnimator
|
||||||
android:duration="6000"
|
android:duration="6000"
|
||||||
@@ -102,6 +101,7 @@ Since we’re making an animated vector drawable, we put the file under <code>re
|
|||||||
android:valueFrom="0"
|
android:valueFrom="0"
|
||||||
android:valueTo="360" />
|
android:valueTo="360" />
|
||||||
<strong><aapt:attr></strong>
|
<strong><aapt:attr></strong>
|
||||||
|
</target>
|
||||||
</animated-vector>
|
</animated-vector>
|
||||||
</pre>
|
</pre>
|
||||||
</dd>
|
</dd>
|
||||||
|
|||||||
Reference in New Issue
Block a user