Changes of com.discord v948

This commit is contained in:
root 2019-08-27 01:09:33 +02:00
parent dbe9741a4b
commit c0db50b5f4
673 changed files with 13336 additions and 18022 deletions

View file

@ -1,6 +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/black_alpha_20" />
<corners android:radius="2.0dip" />
</shape>