1<?xml version="1.0" encoding="UTF-8"?>
2<issues format="4" by="lint 3.0.0">
3
4    <issue
5        id="NewApi"
6        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
7        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
8        errorLine2="^">
9        <location
10            file="src/main/res/drawable/animation_vector_drawable_grouping_1.xml"
11            line="16"
12            column="1"/>
13    </issue>
14
15    <issue
16        id="NewApi"
17        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
18        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
19        errorLine2="^">
20        <location
21            file="src/main/res/drawable/animation_vector_drawable_grouping_1_path_motion.xml"
22            line="16"
23            column="1"/>
24    </issue>
25
26    <issue
27        id="NewApi"
28        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
29        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
30        errorLine2="^">
31        <location
32            file="src/main/res/drawable/animation_vector_drawable_grouping_1_path_motion_object.xml"
33            line="17"
34            column="1"/>
35    </issue>
36
37    <issue
38        id="NewApi"
39        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
40        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
41        errorLine2="^">
42        <location
43            file="src/main/res/drawable/animation_vector_drawable_grouping_accelerate.xml"
44            line="17"
45            column="1"/>
46    </issue>
47
48    <issue
49        id="NewApi"
50        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
51        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
52        errorLine2="^">
53        <location
54            file="src/main/res/drawable/animation_vector_drawable_grouping_decelerate.xml"
55            line="16"
56            column="1"/>
57    </issue>
58
59    <issue
60        id="NewApi"
61        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
62        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
63        errorLine2="^">
64        <location
65            file="src/main/res/drawable/animation_vector_progress_bar.xml"
66            line="16"
67            column="1"/>
68    </issue>
69
70    <issue
71        id="NewApi"
72        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
73        errorLine1="&lt;animated-vector xmlns:aapt=&quot;http://schemas.android.com/aapt&quot;"
74        errorLine2="^">
75        <location
76            file="src/main/res/drawable/btn_radio_on_to_off_bundle.xml"
77            line="16"
78            column="1"/>
79    </issue>
80
81    <issue
82        id="NewApi"
83        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
84        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
85        errorLine2="^">
86        <location
87            file="src/main/res/drawable/ic_hourglass_animation.xml"
88            line="15"
89            column="1"/>
90    </issue>
91
92    <issue
93        id="NewApi"
94        message="`&lt;animated-vector>` requires API level 21 (current min is 14)"
95        errorLine1="&lt;animated-vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
96        errorLine2="^">
97        <location
98            file="src/main/res/drawable/ic_signal_airplane_v2_animation.xml"
99            line="15"
100            column="1"/>
101    </issue>
102
103    <issue
104        id="NewApi"
105        message="Using theme references in XML drawables requires API level 21 (current min is 14)"
106        errorLine1="                        android:fillColor=&quot;?android:attr/colorForeground&quot;"
107        errorLine2="                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
108        <location
109            file="src/main/res/drawable/vector_drawable23.xml"
110            line="74"
111            column="25"/>
112    </issue>
113
114    <issue
115        id="NewApi"
116        message="Using theme references in XML drawables requires API level 21 (current min is 14)"
117        errorLine1="                        android:strokeColor=&quot;?android:attr/colorForeground&quot;"
118        errorLine2="                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
119        <location
120            file="src/main/res/drawable/vector_drawable23.xml"
121            line="75"
122            column="25"/>
123    </issue>
124
125    <issue
126        id="NewApi"
127        message="Using theme references in XML drawables requires API level 21 (current min is 14)"
128        errorLine1="                        android:fillColor=&quot;?android:attr/colorForeground&quot;"
129        errorLine2="                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
130        <location
131            file="src/main/res/drawable/vector_drawable24.xml"
132            line="74"
133            column="25"/>
134    </issue>
135
136    <issue
137        id="NewApi"
138        message="Using theme references in XML drawables requires API level 21 (current min is 14)"
139        errorLine1="                        android:strokeColor=&quot;?android:attr/colorForeground&quot;"
140        errorLine2="                        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
141        <location
142            file="src/main/res/drawable/vector_drawable24.xml"
143            line="75"
144            column="25"/>
145    </issue>
146
147    <issue
148        id="UnusedAttribute"
149        message="Attribute `controlX1` is only used in API level 21 and higher (current min is 14)"
150        errorLine1="                  android:controlX1=&quot;0&quot;"
151        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
152        <location
153            file="src/main/res/interpolator/control_points_interpolator.xml"
154            line="19"
155            column="19"/>
156    </issue>
157
158    <issue
159        id="UnusedAttribute"
160        message="Attribute `controlY1` is only used in API level 21 and higher (current min is 14)"
161        errorLine1="                  android:controlY1=&quot;0&quot;"
162        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
163        <location
164            file="src/main/res/interpolator/control_points_interpolator.xml"
165            line="20"
166            column="19"/>
167    </issue>
168
169    <issue
170        id="UnusedAttribute"
171        message="Attribute `controlX2` is only used in API level 21 and higher (current min is 14)"
172        errorLine1="                  android:controlX2=&quot;0&quot;"
173        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
174        <location
175            file="src/main/res/interpolator/control_points_interpolator.xml"
176            line="21"
177            column="19"/>
178    </issue>
179
180    <issue
181        id="UnusedAttribute"
182        message="Attribute `controlY2` is only used in API level 21 and higher (current min is 14)"
183        errorLine1="                  android:controlY2=&quot;1&quot;/>"
184        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
185        <location
186            file="src/main/res/interpolator/control_points_interpolator.xml"
187            line="22"
188            column="19"/>
189    </issue>
190
191    <issue
192        id="UnusedAttribute"
193        message="Attribute `pathData` is only used in API level 21 and higher (current min is 14)"
194        errorLine1="    android:pathData=&quot;M 0.0,0.0 c 0.08,0.0 0.04,1.0 0.2,0.8 l 0.6,0.1 L 1.0,1.0&quot;/>"
195        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
196        <location
197            file="src/main/res/interpolator/path_interpolator.xml"
198            line="18"
199            column="5"/>
200    </issue>
201
202    <issue
203        id="UnusedAttribute"
204        message="Attribute `propertyXName` is only used in API level 21 and higher (current min is 14)"
205        errorLine1="        android:propertyXName=&quot;translateX&quot;"
206        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
207        <location
208            file="src/main/res/anim/path_motion.xml"
209            line="21"
210            column="9"/>
211    </issue>
212
213    <issue
214        id="UnusedAttribute"
215        message="Attribute `propertyYName` is only used in API level 21 and higher (current min is 14)"
216        errorLine1="        android:propertyYName=&quot;translateY&quot;"
217        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
218        <location
219            file="src/main/res/anim/path_motion.xml"
220            line="22"
221            column="9"/>
222    </issue>
223
224    <issue
225        id="UnusedAttribute"
226        message="Attribute `pathData` is only used in API level 21 and higher (current min is 14)"
227        errorLine1="        android:pathData=&quot;m -35, 0  a 35,35 0 1,0 70,0  a 35,35 0 1,0 -70,0  m 70, 0 a 35,35 0 1,0 -70,0  a 35,35 0 1,0 70,0&quot;/>"
228        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
229        <location
230            file="src/main/res/anim/path_motion.xml"
231            line="23"
232            column="9"/>
233    </issue>
234
235    <issue
236        id="UnusedAttribute"
237        message="Attribute `propertyXName` is only used in API level 21 and higher (current min is 14)"
238        errorLine1="    android:propertyXName=&quot;translateX&quot;"
239        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
240        <location
241            file="src/main/res/anim/path_motion_object.xml"
242            line="21"
243            column="5"/>
244    </issue>
245
246    <issue
247        id="UnusedAttribute"
248        message="Attribute `propertyYName` is only used in API level 21 and higher (current min is 14)"
249        errorLine1="    android:propertyYName=&quot;translateY&quot;"
250        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
251        <location
252            file="src/main/res/anim/path_motion_object.xml"
253            line="22"
254            column="5"/>
255    </issue>
256
257    <issue
258        id="UnusedAttribute"
259        message="Attribute `pathData` is only used in API level 21 and higher (current min is 14)"
260        errorLine1="    android:pathData=&quot;M0 0 M 18 18 M 0 0 m -35, 0  a 35,35 0 1,0 70,0  a 35,35 0 1,0 -70,0  m 70, 0 a 35,35 0 1,0 -70,0  a 35,35 0 1,0 70,0&quot;/>"
261        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
262        <location
263            file="src/main/res/anim/path_motion_object.xml"
264            line="23"
265            column="5"/>
266    </issue>
267
268    <issue
269        id="UnusedAttribute"
270        message="Attribute `controlX1` is only used in API level 21 and higher (current min is 14)"
271        errorLine1="                  android:controlX1=&quot;1&quot;"
272        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
273        <location
274            file="src/main/res/interpolator/single_control_point_interpolator.xml"
275            line="20"
276            column="19"/>
277    </issue>
278
279    <issue
280        id="UnusedAttribute"
281        message="Attribute `controlY1` is only used in API level 21 and higher (current min is 14)"
282        errorLine1="                  android:controlY1=&quot;0&quot;/>"
283        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~">
284        <location
285            file="src/main/res/interpolator/single_control_point_interpolator.xml"
286            line="21"
287            column="19"/>
288    </issue>
289
290    <issue
291        id="UnusedAttribute"
292        message="Attribute `viewportHeight` is only used in API level 21 and higher (current min is 14)"
293        errorLine1="        android:viewportHeight=&quot;480&quot;"
294        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
295        <location
296            file="src/main/res/raw/vector_drawable01.xml"
297            line="20"
298            column="9"/>
299    </issue>
300
301    <issue
302        id="UnusedAttribute"
303        message="Attribute `viewportWidth` is only used in API level 21 and higher (current min is 14)"
304        errorLine1="        android:viewportWidth=&quot;480&quot; >"
305        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
306        <location
307            file="src/main/res/raw/vector_drawable01.xml"
308            line="21"
309            column="9"/>
310    </issue>
311
312    <issue
313        id="UnusedAttribute"
314        message="Attribute `pathData` is only used in API level 21 and higher (current min is 14)"
315        errorLine1="            android:pathData=&quot;m20,200l100,90l180-180l-35-35l-145,145l-60-60l-40,40z&quot;"
316        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
317        <location
318            file="src/main/res/raw/vector_drawable01.xml"
319            line="26"
320            column="13"/>
321    </issue>
322
323    <issue
324        id="UnusedAttribute"
325        message="Attribute `fillColor` is only used in API level 21 and higher (current min is 14)"
326        errorLine1="            android:fillColor=&quot;?android:attr/colorControlActivated&quot;"
327        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
328        <location
329            file="src/main/res/raw/vector_drawable01.xml"
330            line="27"
331            column="13"/>
332    </issue>
333
334    <issue
335        id="UnusedAttribute"
336        message="Attribute `strokeColor` is only used in API level 21 and higher (current min is 14)"
337        errorLine1="            android:strokeColor=&quot;?android:attr/colorControlActivated&quot;"
338        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
339        <location
340            file="src/main/res/raw/vector_drawable01.xml"
341            line="28"
342            column="13"/>
343    </issue>
344
345    <issue
346        id="UnusedAttribute"
347        message="Attribute `strokeLineCap` is only used in API level 21 and higher (current min is 14)"
348        errorLine1="            android:strokeLineCap=&quot;round&quot;"
349        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
350        <location
351            file="src/main/res/raw/vector_drawable01.xml"
352            line="29"
353            column="13"/>
354    </issue>
355
356    <issue
357        id="UnusedAttribute"
358        message="Attribute `strokeLineJoin` is only used in API level 21 and higher (current min is 14)"
359        errorLine1="            android:strokeLineJoin=&quot;round&quot; />"
360        errorLine2="            ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
361        <location
362            file="src/main/res/raw/vector_drawable01.xml"
363            line="30"
364            column="13"/>
365    </issue>
366
367    <issue
368        id="UnusedAttribute"
369        message="Attribute `autoMirrored` is only used in API level 19 and higher (current min is 14)"
370        errorLine1="    android:autoMirrored=&quot;true&quot;"
371        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
372        <location
373            file="src/main/res/drawable/vector_drawable04.xml"
374            line="16"
375            column="5"/>
376    </issue>
377
378    <issue
379        id="UnusedAttribute"
380        message="Attribute `autoMirrored` is only used in API level 19 and higher (current min is 14)"
381        errorLine1="    android:autoMirrored=&quot;true&quot; >"
382        errorLine2="    ~~~~~~~~~~~~~~~~~~~~~~~~~~~">
383        <location
384            file="src/main/res/drawable/vector_drawable28.xml"
385            line="21"
386            column="5"/>
387    </issue>
388
389    <issue
390        id="InvalidVectorPath"
391        message="Use -0.001 instead of -.001 to avoid crashes on some devices"
392        errorLine1="                m-.001, 0"
393        errorLine2="                     ^">
394        <location
395            file="src/main/res/drawable/vector_drawable04.xml"
396            line="27"
397            column="22"/>
398    </issue>
399
400    <issue
401        id="InvalidVectorPath"
402        message="Use 0.001 instead of .001 to avoid crashes on some devices"
403        errorLine1="                a .001,.001 0 1,0 .002,0"
404        errorLine2="                      ~~~~">
405        <location
406            file="src/main/res/drawable/vector_drawable04.xml"
407            line="28"
408            column="23"/>
409    </issue>
410
411    <issue
412        id="InvalidVectorPath"
413        message="Use 0.001 instead of .001 to avoid crashes on some devices"
414        errorLine1="                a .001,.001 0 1,0 .002,0"
415        errorLine2="                           ~~~~">
416        <location
417            file="src/main/res/drawable/vector_drawable04.xml"
418            line="28"
419            column="28"/>
420    </issue>
421
422    <issue
423        id="InvalidVectorPath"
424        message="Use 0.002 instead of .002 to avoid crashes on some devices"
425        errorLine1="                a .001,.001 0 1,0 .002,0"
426        errorLine2="                                      ^">
427        <location
428            file="src/main/res/drawable/vector_drawable04.xml"
429            line="28"
430            column="39"/>
431    </issue>
432
433    <issue
434        id="InvalidVectorPath"
435        message="Use -0.002 instead of -.002 to avoid crashes on some devices"
436        errorLine1="                a .001,.001 0 1,0-.002,0z&quot; />"
437        errorLine2="                                     ~~~~~">
438        <location
439            file="src/main/res/drawable/vector_drawable04.xml"
440            line="29"
441            column="38"/>
442    </issue>
443
444    <issue
445        id="InvalidVectorPath"
446        message="Use 0.001 instead of .001 to avoid crashes on some devices"
447        errorLine1="                a .001,.001 0 1,0-.002,0z&quot; />"
448        errorLine2="                      ~~~~">
449        <location
450            file="src/main/res/drawable/vector_drawable04.xml"
451            line="29"
452            column="23"/>
453    </issue>
454
455    <issue
456        id="InvalidVectorPath"
457        message="Use 0.001 instead of .001 to avoid crashes on some devices"
458        errorLine1="                a .001,.001 0 1,0-.002,0z&quot; />"
459        errorLine2="                           ~~~~">
460        <location
461            file="src/main/res/drawable/vector_drawable04.xml"
462            line="29"
463            column="28"/>
464    </issue>
465
466    <issue
467        id="InvalidVectorPath"
468        message="Use -0.5 instead of -.5 to avoid crashes on some devices"
469        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
470        errorLine2="                                                    ~~~">
471        <location
472            file="src/main/res/drawable/vector_drawable29.xml"
473            line="25"
474            column="53"/>
475    </issue>
476
477    <issue
478        id="InvalidVectorPath"
479        message="Use 0.0 instead of .0 to avoid crashes on some devices"
480        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
481        errorLine2="                                  ~~">
482        <location
483            file="src/main/res/drawable/vector_drawable29.xml"
484            line="25"
485            column="35"/>
486    </issue>
487
488    <issue
489        id="InvalidVectorPath"
490        message="Use 0.0 instead of .0 to avoid crashes on some devices"
491        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
492        errorLine2="                                      ~~">
493        <location
494            file="src/main/res/drawable/vector_drawable29.xml"
495            line="25"
496            column="39"/>
497    </issue>
498
499    <issue
500        id="InvalidVectorPath"
501        message="Use 0.0 instead of .0 to avoid crashes on some devices"
502        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
503        errorLine2="                                        ~~">
504        <location
505            file="src/main/res/drawable/vector_drawable29.xml"
506            line="25"
507            column="41"/>
508    </issue>
509
510    <issue
511        id="InvalidVectorPath"
512        message="Use 0.0 instead of .0 to avoid crashes on some devices"
513        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
514        errorLine2="                                                ~~">
515        <location
516            file="src/main/res/drawable/vector_drawable29.xml"
517            line="25"
518            column="49"/>
519    </issue>
520
521    <issue
522        id="InvalidVectorPath"
523        message="Use 0.0 instead of .0 to avoid crashes on some devices"
524        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
525        errorLine2="                                                  ~~">
526        <location
527            file="src/main/res/drawable/vector_drawable29.xml"
528            line="25"
529            column="51"/>
530    </issue>
531
532    <issue
533        id="InvalidVectorPath"
534        message="Use 0.5 instead of .5 to avoid crashes on some devices"
535        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
536        errorLine2="                                    ~~">
537        <location
538            file="src/main/res/drawable/vector_drawable29.xml"
539            line="25"
540            column="37"/>
541    </issue>
542
543    <issue
544        id="InvalidVectorPath"
545        message="Use 0.5 instead of .5 to avoid crashes on some devices"
546        errorLine1="            android:pathData=&quot;l0.0.0.5.0.0.5-0.5.0.0-.5z&quot;"
547        errorLine2="                                          ~~">
548        <location
549            file="src/main/res/drawable/vector_drawable29.xml"
550            line="25"
551            column="43"/>
552    </issue>
553
554    <issue
555        id="AllowBackup"
556        message="On SDK version 23 and up, your app data will be automatically backed up and restored on app install. Consider adding the attribute `android:fullBackupContent` to specify an `@xml` resource which configures which files to backup. More info: https://developer.android.com/training/backup/autosyncapi.html"
557        errorLine1="    &lt;application android:icon=&quot;@drawable/app_sample_code&quot; android:label=&quot;SupportVectorDrawableDemos&quot; >"
558        errorLine2="    ^">
559        <location
560            file="src/main/AndroidManifest.xml"
561            line="19"
562            column="5"/>
563    </issue>
564
565    <issue
566        id="AllowBackup"
567        message="Should explicitly set `android:allowBackup` to `true` or `false` (it&apos;s `true` by default, and that can have some security implications for the application&apos;s data)"
568        errorLine1="    &lt;application android:icon=&quot;@drawable/app_sample_code&quot; android:label=&quot;SupportVectorDrawableDemos&quot; >"
569        errorLine2="    ^">
570        <location
571            file="src/main/AndroidManifest.xml"
572            line="19"
573            column="5"/>
574    </issue>
575
576    <issue
577        id="UnusedResources"
578        message="The resource `R.color.color1` appears to be unused"
579        errorLine1="    &lt;color name=&quot;color1&quot;>#ff3838&lt;/color>"
580        errorLine2="           ~~~~~~~~~~~~~">
581        <location
582            file="src/main/res/values/colors.xml"
583            line="17"
584            column="12"/>
585    </issue>
586
587    <issue
588        id="UnusedResources"
589        message="The resource `R.color.color3` appears to be unused"
590        errorLine1="    &lt;color name=&quot;color3&quot;>#0ed300&lt;/color>"
591        errorLine2="           ~~~~~~~~~~~~~">
592        <location
593            file="src/main/res/values/colors.xml"
594            line="19"
595            column="12"/>
596    </issue>
597
598    <issue
599        id="UnusedResources"
600        message="The resource `R.string.triangle` appears to be unused"
601        errorLine1="    &lt;string name=&quot;triangle&quot;> &quot;M300,70 l 0,-70 70,70 0,0   -70,70z&quot;&lt;/string>"
602        errorLine2="            ~~~~~~~~~~~~~~~">
603        <location
604            file="src/main/res/values/strings.xml"
605            line="20"
606            column="13"/>
607    </issue>
608
609    <issue
610        id="UnusedResources"
611        message="The resource `R.string.rectangle` appears to be unused"
612        errorLine1="    &lt;string name=&quot;rectangle&quot;>&quot;M300,70 l 0,-70 70,0  0,140 -70,0 z&quot;&lt;/string>"
613        errorLine2="            ~~~~~~~~~~~~~~~~">
614        <location
615            file="src/main/res/values/strings.xml"
616            line="21"
617            column="13"/>
618    </issue>
619
620    <issue
621        id="UnusedResources"
622        message="The resource `R.string.rectangle2` appears to be unused"
623        errorLine1="    &lt;string name=&quot;rectangle2&quot;>&quot;M300,70 l 0,-70 70,0  0,70z M300,70  l 70,0 0,70 -70,0z&quot;&lt;/string>"
624        errorLine2="            ~~~~~~~~~~~~~~~~~">
625        <location
626            file="src/main/res/values/strings.xml"
627            line="22"
628            column="13"/>
629    </issue>
630
631    <issue
632        id="UnusedResources"
633        message="The resource `R.string.equal2` appears to be unused"
634        errorLine1="    &lt;string name=&quot;equal2&quot;>    &quot;M300,35 l 0,-35 70,0  0,35z M300,105 l 70,0 0,35 -70,0z&quot;&lt;/string>"
635        errorLine2="            ~~~~~~~~~~~~~">
636        <location
637            file="src/main/res/values/strings.xml"
638            line="23"
639            column="13"/>
640    </issue>
641
642    <issue
643        id="UnusedResources"
644        message="The resource `R.string.round_box` appears to be unused"
645        errorLine1="    &lt;string name=&quot;round_box&quot;>&quot;m2.10001,-6c-1.9551,0 -0.5,0.02499 -2.10001,0.02499c-1.575,0 0.0031,-0.02499 -1.95,-0.02499c-2.543,0 -4,2.2816 -4,4.85001c0,3.52929 0.25,6.25 5.95,6.25c5.7,0 6,-2.72071 6,-6.25c0,-2.56841 -1.35699,-4.85001 -3.89999,-4.85001&quot;&lt;/string>"
646        errorLine2="            ~~~~~~~~~~~~~~~~">
647        <location
648            file="src/main/res/values/strings.xml"
649            line="24"
650            column="13"/>
651    </issue>
652
653    <issue
654        id="UnusedResources"
655        message="The resource `R.string.heart` appears to be unused"
656        errorLine1="    &lt;string name=&quot;heart&quot;>    &quot;m4.5,-7c-1.95509,0 -3.83009,1.26759 -4.5,3c-0.66991,-1.73241 -2.54691,-3 -4.5,-3c-2.543,0 -4.5,1.93159 -4.5,4.5c0,3.5293 3.793,6.2578 9,11.5c5.207,-5.2422 9,-7.9707 9,-11.5c0,-2.56841 -1.957,-4.5 -4.5,-4.5&quot;&lt;/string>"
657        errorLine2="            ~~~~~~~~~~~~">
658        <location
659            file="src/main/res/values/strings.xml"
660            line="25"
661            column="13"/>
662    </issue>
663
664    <issue
665        id="UnusedResources"
666        message="The resource `R.raw.vector_drawable01` appears to be unused"
667        errorLine1="&lt;vector xmlns:android=&quot;http://schemas.android.com/apk/res/android&quot;"
668        errorLine2="^">
669        <location
670            file="src/main/res/raw/vector_drawable01.xml"
671            line="16"
672            column="1"/>
673    </issue>
674
675    <issue
676        id="IconLocation"
677        message="Found bitmap drawable `res/drawable/app_sample_code.png` in densityless folder">
678        <location
679            file="src/main/res/drawable/app_sample_code.png"/>
680    </issue>
681
682    <issue
683        id="GoogleAppIndexingWarning"
684        message="App is not indexable by Google Search; consider adding at least one Activity with an ACTION-VIEW intent filter. See issue explanation for more details."
685        errorLine1="    &lt;application android:icon=&quot;@drawable/app_sample_code&quot; android:label=&quot;SupportVectorDrawableDemos&quot; >"
686        errorLine2="    ^">
687        <location
688            file="src/main/AndroidManifest.xml"
689            line="19"
690            column="5"/>
691    </issue>
692
693    <issue
694        id="ClickableViewAccessibility"
695        message="Custom view ``AppCompatImageView`` has `setOnTouchListener` called on it but does not override `performClick`"
696        errorLine1="        imageView1.setOnTouchListener(new View.OnTouchListener() {"
697        errorLine2="        ^">
698        <location
699            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
700            line="115"
701            column="9"/>
702    </issue>
703
704    <issue
705        id="ClickableViewAccessibility"
706        message="`onTouch` should call `View#performClick` when a click is detected"
707        errorLine1="            public boolean onTouch(View v, MotionEvent event) {"
708        errorLine2="                           ~~~~~~~">
709        <location
710            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
711            line="117"
712            column="28"/>
713    </issue>
714
715    <issue
716        id="ClickableViewAccessibility"
717        message="Custom view ``AppCompatImageView`` has `setOnTouchListener` called on it but does not override `performClick`"
718        errorLine1="        imageView2.setOnTouchListener(new View.OnTouchListener() {"
719        errorLine2="        ^">
720        <location
721            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
722            line="125"
723            column="9"/>
724    </issue>
725
726    <issue
727        id="ClickableViewAccessibility"
728        message="`onTouch` should call `View#performClick` when a click is detected"
729        errorLine1="            public boolean onTouch(View v, MotionEvent event) {"
730        errorLine2="                           ~~~~~~~">
731        <location
732            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
733            line="127"
734            column="28"/>
735    </issue>
736
737    <issue
738        id="SetTextI18n"
739        message="String literal in `setText` can not be translated. Use Android resources instead."
740        errorLine1="        textView1.setText(&quot;Should show start / end for first AVD&quot;);"
741        errorLine2="                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
742        <location
743            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
744            line="45"
745            column="27"/>
746    </issue>
747
748    <issue
749        id="SetTextI18n"
750        message="String literal in `setText` can not be translated. Use Android resources instead."
751        errorLine1="        textView2.setText(&quot;Not affected by AVD, b/c removed after register&quot;);"
752        errorLine2="                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
753        <location
754            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
755            line="47"
756            column="27"/>
757    </issue>
758
759    <issue
760        id="SetTextI18n"
761        message="String literal in `setText` can not be translated. Use Android resources instead."
762        errorLine1="        textView3.setText(&quot;Should show start / end for second AVD&quot;);"
763        errorLine2="                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
764        <location
765            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
766            line="49"
767            column="27"/>
768    </issue>
769
770    <issue
771        id="SetTextI18n"
772        message="String literal in `setText` can not be translated. Use Android resources instead."
773        errorLine1="        textView4.setText(&quot;Not affected by AVD, b/c unregistered after register&quot;);"
774        errorLine2="                          ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
775        <location
776            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
777            line="51"
778            column="27"/>
779    </issue>
780
781    <issue
782        id="SetTextI18n"
783        message="String literal in `setText` can not be translated. Use Android resources instead."
784        errorLine1="                        textView1.setText(&quot;AVD 1 started&quot;);"
785        errorLine2="                                          ~~~~~~~~~~~~~~~">
786        <location
787            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
788            line="60"
789            column="43"/>
790    </issue>
791
792    <issue
793        id="SetTextI18n"
794        message="String literal in `setText` can not be translated. Use Android resources instead."
795        errorLine1="                        textView1.setText(&quot;AVD 1 Ended&quot;);"
796        errorLine2="                                          ~~~~~~~~~~~~~">
797        <location
798            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
799            line="65"
800            column="43"/>
801    </issue>
802
803    <issue
804        id="SetTextI18n"
805        message="String literal in `setText` can not be translated. Use Android resources instead."
806        errorLine1="                        textView2.setText(&quot;AVD 1 started&quot;);"
807        errorLine2="                                          ~~~~~~~~~~~~~~~">
808        <location
809            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
810            line="72"
811            column="43"/>
812    </issue>
813
814    <issue
815        id="SetTextI18n"
816        message="String literal in `setText` can not be translated. Use Android resources instead."
817        errorLine1="                        textView2.setText(&quot;AVD 1 Ended&quot;);"
818        errorLine2="                                          ~~~~~~~~~~~~~">
819        <location
820            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
821            line="77"
822            column="43"/>
823    </issue>
824
825    <issue
826        id="SetTextI18n"
827        message="String literal in `setText` can not be translated. Use Android resources instead."
828        errorLine1="                        textView3.setText(&quot;AVD 2 started&quot;);"
829        errorLine2="                                          ~~~~~~~~~~~~~~~">
830        <location
831            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
832            line="89"
833            column="43"/>
834    </issue>
835
836    <issue
837        id="SetTextI18n"
838        message="String literal in `setText` can not be translated. Use Android resources instead."
839        errorLine1="                        textView3.setText(&quot;AVD 2 Ended&quot;);"
840        errorLine2="                                          ~~~~~~~~~~~~~">
841        <location
842            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
843            line="94"
844            column="43"/>
845    </issue>
846
847    <issue
848        id="SetTextI18n"
849        message="String literal in `setText` can not be translated. Use Android resources instead."
850        errorLine1="                        textView4.setText(&quot;AVD 2 started&quot;);"
851        errorLine2="                                          ~~~~~~~~~~~~~~~">
852        <location
853            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
854            line="102"
855            column="43"/>
856    </issue>
857
858    <issue
859        id="SetTextI18n"
860        message="String literal in `setText` can not be translated. Use Android resources instead."
861        errorLine1="                        textView4.setText(&quot;AVD 2 Ended&quot;);"
862        errorLine2="                                          ~~~~~~~~~~~~~">
863        <location
864            file="src/main/java/com/example/android/support/vectordrawable/app/AVDCListenerDemo.java"
865            line="107"
866            column="43"/>
867    </issue>
868
869    <issue
870        id="SetTextI18n"
871        message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."
872        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
873        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
874        <location
875            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleAnimatedVectorDrawable.java"
876            line="69"
877            column="19"/>
878    </issue>
879
880    <issue
881        id="SetTextI18n"
882        message="String literal in `setText` can not be translated. Use Android resources instead."
883        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
884        errorLine2="                  ~~~~~~~">
885        <location
886            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleAnimatedVectorDrawable.java"
887            line="69"
888            column="19"/>
889    </issue>
890
891    <issue
892        id="SetTextI18n"
893        message="String literal in `setText` can not be translated. Use Android resources instead."
894        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
895        errorLine2="                                                                ~~~~~">
896        <location
897            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleAnimatedVectorDrawable.java"
898            line="69"
899            column="65"/>
900    </issue>
901
902    <issue
903        id="SetTextI18n"
904        message="Do not concatenate text displayed with `setText`. Use resource string with placeholders."
905        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
906        errorLine2="                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~">
907        <location
908            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleStaticVectorDrawable.java"
909            line="119"
910            column="19"/>
911    </issue>
912
913    <issue
914        id="SetTextI18n"
915        message="String literal in `setText` can not be translated. Use Android resources instead."
916        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
917        errorLine2="                  ~~~~~~~">
918        <location
919            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleStaticVectorDrawable.java"
920            line="119"
921            column="19"/>
922    </issue>
923
924    <issue
925        id="SetTextI18n"
926        message="String literal in `setText` can not be translated. Use Android resources instead."
927        errorLine1="        t.setText(&quot;avgL=&quot; + df.format(time / (mIcons.length)) + &quot; ms&quot;);"
928        errorLine2="                                                                ~~~~~">
929        <location
930            file="src/main/java/com/example/android/support/vectordrawable/app/SimpleStaticVectorDrawable.java"
931            line="119"
932            column="65"/>
933    </issue>
934
935    <issue
936        id="HardcodedText"
937        message="Hardcoded string &quot;TextView&quot;, should use `@string` resource"
938        errorLine1="        android:text=&quot;TextView&quot;"
939        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~">
940        <location
941            file="src/main/res/layout/avdc_listener.xml"
942            line="29"
943            column="9"/>
944    </issue>
945
946    <issue
947        id="HardcodedText"
948        message="Hardcoded string &quot;TextView&quot;, should use `@string` resource"
949        errorLine1="        android:text=&quot;TextView&quot;"
950        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~">
951        <location
952            file="src/main/res/layout/avdc_listener.xml"
953            line="33"
954            column="9"/>
955    </issue>
956
957    <issue
958        id="HardcodedText"
959        message="Hardcoded string &quot;TextView&quot;, should use `@string` resource"
960        errorLine1="        android:text=&quot;TextView&quot;"
961        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~">
962        <location
963            file="src/main/res/layout/avdc_listener.xml"
964            line="41"
965            column="9"/>
966    </issue>
967
968    <issue
969        id="HardcodedText"
970        message="Hardcoded string &quot;TextView&quot;, should use `@string` resource"
971        errorLine1="        android:text=&quot;TextView&quot;"
972        errorLine2="        ~~~~~~~~~~~~~~~~~~~~~~~">
973        <location
974            file="src/main/res/layout/avdc_listener.xml"
975            line="45"
976            column="9"/>
977    </issue>
978
979</issues>
980