Changes of com.discord v1006

This commit is contained in:
root 2019-12-13 03:35:12 +01:00
parent 27fc2d504e
commit 6125e4bc02
8252 changed files with 395319 additions and 363971 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="#ff000000" />
<corners android:radius="4.0dip" />
</shape>