Changes of com.discord v1058
This commit is contained in:
parent
14c1b0df03
commit
0b1b8ea694
1110 changed files with 42198 additions and 31666 deletions
|
@ -0,0 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="rectangle"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/status_red_500" />
|
||||
<stroke android:width="2.0dip" android:color="?colorTabsBackground" />
|
||||
<corners android:radius="9999.0dip" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue