Changes of com.discord v1019

This commit is contained in:
root 2020-01-10 04:40:06 +01:00
parent 2b106a06e2
commit ea8d00b478
1409 changed files with 50595 additions and 43556 deletions

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/grey_6" />
<background android:drawable="@color/primary_500" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>

View file

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<adaptive-icon
xmlns:android="http://schemas.android.com/apk/res/android">
<background android:drawable="@color/grey_6" />
<background android:drawable="@color/primary_500" />
<foreground android:drawable="@mipmap/ic_launcher_foreground" />
</adaptive-icon>