diff options
Diffstat (limited to 'android-support-v7-appcompat')
-rw-r--r-- | android-support-v7-appcompat/lint.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/android-support-v7-appcompat/lint.xml b/android-support-v7-appcompat/lint.xml index 27b4e93..a41ed72 100644 --- a/android-support-v7-appcompat/lint.xml +++ b/android-support-v7-appcompat/lint.xml @@ -18,6 +18,7 @@ <issue id="CommitPrefEdits" severity="ignore" /> <issue id="CommitTransaction" severity="ignore" /> <issue id="ContentDescription" severity="ignore" /> + <issue id="CustomViewStyleable" severity="ignore" /> <issue id="CutPasteId" severity="ignore" /> <issue id="DalvikOverride" severity="ignore" /> <issue id="DefaultLocale" severity="ignore" /> |