suppress an TypefacedEditText issue
This commit is contained in:
parent
87f6daa156
commit
fff8fa101f
|
|
@ -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"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue