fix for new layout in roboswag

This commit is contained in:
Gavriil Sitnikov 2016-10-10 17:03:19 +03:00
parent f6dfe9a2f1
commit cd578059fc
1 changed files with 2 additions and 0 deletions

View File

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