fix crash because of shrinked resources (#2156)
This commit is contained in:
parent
b156be6ded
commit
4fb2206261
1 changed files with 3 additions and 0 deletions
3
app/src/main/res/raw/keep.xml
Normal file
3
app/src/main/res/raw/keep.xml
Normal file
|
@ -0,0 +1,3 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources xmlns:tools="http://schemas.android.com/tools"
|
||||
tools:keep="@drawable/ic_local_24dp,@drawable/ic_hashtag" />
|
Loading…
Reference in a new issue