Changes of com.discord v1011

This commit is contained in:
root 2019-12-18 10:41:56 +01:00
parent 786e6643a6
commit eaff223b42
8250 changed files with 397391 additions and 366909 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>