Changes of com.discord v975
This commit is contained in:
parent
20802f65df
commit
1977a0256f
6506 changed files with 104768 additions and 131045 deletions
|
@ -1,6 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<selector
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<item android:state_pressed="true" android:drawable="@drawable/drawable_button_primary_700_pressed" />
|
||||
<item android:drawable="@drawable/drawable_button_primary_700_neutral" />
|
||||
</selector>
|
|
@ -1,6 +0,0 @@
|
|||
<?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="4.0dip" />
|
||||
</shape>
|
|
@ -1,6 +0,0 @@
|
|||
<?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:radius="4.0dip" />
|
||||
</shape>
|
Loading…
Add table
Add a link
Reference in a new issue