Changes of com.discord v965
This commit is contained in:
parent
d72542e4a0
commit
debf5402cd
6607 changed files with 132030 additions and 149377 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