blob: 850eb128152e5d583d7e0d07093e84cf366f489d [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<lint>
<!-- Ignore all warnings for unused resources since this is not a real app. -->
<issue id="UnusedResources" severity="ignore" />
<!-- Ignore all warnings for missing icon density folders since this is not a real app. -->
<issue id="IconMissingDensityFolder" severity="ignore" />
<!-- Ignore all warnings for missing content description since this is not a real app. -->
<issue id="ContentDescription" severity="ignore" />
</lint>