Changes of com.discord v903
This commit is contained in:
parent
f07adc3aeb
commit
8c062dd288
4717 changed files with 77972 additions and 76218 deletions
|
@ -0,0 +1,6 @@
|
|||
<?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" />
|
||||
<corners android:topLeftRadius="8.0dip" android:topRightRadius="8.0dip" android:bottomLeftRadius="8.0dip" android:bottomRightRadius="8.0dip" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue