initial commit
This commit is contained in:
commit
dd76a6a1a3
55 changed files with 989 additions and 0 deletions
8
app/lint.xml
Normal file
8
app/lint.xml
Normal file
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<lint>
|
||||
<!-- Ignore the IconLocation for the Tile preview images -->
|
||||
<issue id="IconLocation">
|
||||
<ignore path="res/drawable/tile_preview.png" />
|
||||
<ignore path="res/drawable-round/tile_preview.png" />
|
||||
</issue>
|
||||
</lint>
|
Loading…
Add table
Add a link
Reference in a new issue