Changed color of default notification icon

This commit is contained in:
ByteHamster 2019-10-02 16:07:08 +02:00
parent 71a5a00fd0
commit 59d5c3cbf2
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
android:width="64dp">
<path
android:fillColor="#ff008AB8"
android:fillColor="#ff007DBA"
android:pathData="M 0,0 L 12.7,0 12.7,12.7 0,12.7 z"/>
<path