suppress an TypefacedEditText issue
This commit is contained in:
parent
87f6daa156
commit
fff8fa101f
|
|
@ -11,6 +11,8 @@
|
||||||
<issue id="MissingRegistered" severity="error">
|
<issue id="MissingRegistered" severity="error">
|
||||||
<ignore
|
<ignore
|
||||||
regexp="Class referenced in the layout file, `ru.touchin.roboswag.components.views.TypefacedTextView`, was not found in the project or the libraries"/>
|
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>
|
</issue>
|
||||||
<!-- todo: lint bug? -->
|
<!-- todo: lint bug? -->
|
||||||
<issue id="MissingPermission" severity="ignore"/>
|
<issue id="MissingPermission" severity="ignore"/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue