loading bar warning ignored

This commit is contained in:
Gavriil Sitnikov 2016-12-08 17:08:42 +03:00
parent cd578059fc
commit 0cdacfbf87
1 changed files with 2 additions and 0 deletions

View File

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