Changes of com.discord v1057

This commit is contained in:
root 2020-03-09 22:22:31 +01:00
parent 3f5a6c8b2c
commit 14c1b0df03
1104 changed files with 31673 additions and 42139 deletions

View file

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/status_red_500" />
<stroke android:width="2.0dip" android:color="?colorTabsBackground" />
<corners android:radius="9999.0dip" />
</shape>