Home | History | Annotate | Download | only in library
      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <lint>
      3     <!-- SUW lib prefixes styleable resources -->
      4     <issue id="CustomViewStyleable" severity="ignore" />
      5     <issue id="ExtraTranslation" severity="ignore" />
      6     <issue id="GradleDependency" severity="ignore" />
      7     <issue id="MissingTranslation" severity="ignore" />
      8     <!-- Stop lint from complaining about SDK version checks in the "platform" variant -->
      9     <issue id="ObsoleteSdkInt" severity="ignore" />
     10     <issue id="RtlEnabled" severity="ignore" />
     11 </lint>
     12