suppress an TypefacedEditText issue

This commit is contained in:
contrudar 2016-09-30 13:17:43 +03:00
parent 87f6daa156
commit fff8fa101f
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@
<issue id="MissingRegistered" severity="error">
<ignore
regexp="Class referenced in the layout file, `ru.touchin.roboswag.components.views.TypefacedTextView`, was not found in the project or the libraries"/>
<ignore
regexp="Class referenced in the layout file, `ru.touchin.roboswag.components.views.TypefacedEditText`, was not found in the project or the libraries"/>
</issue>
<!-- todo: lint bug? -->
<issue id="MissingPermission" severity="ignore"/>