Changes of com.discord v1056
This commit is contained in:
parent
6670fbca8c
commit
3f5a6c8b2c
1104 changed files with 41997 additions and 31487 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