Changes of com.discord v856

This commit is contained in:
root 2019-03-08 07:19:26 +01:00
parent e6d10f30ec
commit 7bb2a9b24d
4630 changed files with 128650 additions and 116594 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<gradient android:startColor="#ff738ef5" android:endColor="#ffb3aeff" android:angle="0.0" android:type="linear" />
<corners android:radius="2.0dip" />
</shape>