fix crash because of shrinked resources (#2156)

This commit is contained in:
Konrad Pozniak 2021-05-16 18:24:30 +02:00 committed by GitHub
parent b156be6ded
commit 4fb2206261
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 0 deletions

View 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" />