Fix nesting of sample XML code in complex-resources doc
Bug:30447181
Change-Id: Icea1580f6d919585d488befd62bfa16be7b4a0a6
(cherry picked from commit 4d1e2adf60)
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>
|
||||
<strong><aapt:attr /></strong>
|
||||
|
||||
<target
|
||||
android:name="rotationGroup" />
|
||||
<target android:name="rotationGroup">
|
||||
<strong><aapt:attr name="android:animation" ></strong>
|
||||
<objectAnimator
|
||||
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:valueTo="360" />
|
||||
<strong><aapt:attr></strong>
|
||||
</target>
|
||||
</animated-vector>
|
||||
</pre>
|
||||
</dd>
|
||||
|
||||
Reference in New Issue
Block a user