Fix notification icon showing as blank
This commit is contained in:
parent
c949bbc1c2
commit
b2b45c7a3f
1 changed files with 3 additions and 0 deletions
3
android/app/src/main/res/raw/keep.xml
Normal file
3
android/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/*" />
|
Loading…
Reference in a new issue