Changes of com.discord v844
This commit is contained in:
parent
4ebc9533f9
commit
96f07b3254
1975 changed files with 38004 additions and 36248 deletions
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_700" />
|
||||
<corners android:radius="3.0dip" />
|
||||
</shape>
|
6
com.discord/res/drawable/drawable_bg_news_header.xml
Normal file
6
com.discord/res/drawable/drawable_bg_news_header.xml
Normal file
|
@ -0,0 +1,6 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_800" />
|
||||
<corners android:topLeftRadius="4.0dip" android:topRightRadius="4.0dip" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue