Changes of com.discord v856
This commit is contained in:
parent
e6d10f30ec
commit
7bb2a9b24d
4630 changed files with 128650 additions and 116594 deletions
6
com.discord/res/drawable/bg_nitro_grandfathered.xml
Normal file
6
com.discord/res/drawable/bg_nitro_grandfathered.xml
Normal 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>
|
Loading…
Add table
Add a link
Reference in a new issue