Changes of com.discord v1013

This commit is contained in:
root 2019-12-21 02:41:59 +01:00
parent 41eee68b11
commit 456a7ae8db
8465 changed files with 419042 additions and 378276 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/black" />
<corners android:radius="4.0dip" />
</shape>