Changes of com.discord v1259
This commit is contained in:
parent
b3b8f79220
commit
992e6ebb45
53 changed files with 1662 additions and 404 deletions
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<shape android:shape="oval"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<solid android:color="@color/primary_900_alpha_60" />
|
||||
</shape>
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<inset android:insetLeft="56.0dip"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<shape>
|
||||
<size android:height="0.25dip" />
|
||||
<solid android:color="?colorBackgroundModifierAccent" />
|
||||
</shape>
|
||||
</inset>
|
Loading…
Add table
Add a link
Reference in a new issue