Changes of com.discord v1120

This commit is contained in:
root 2020-04-28 00:57:54 +02:00
parent 124d83e691
commit 189f050ee5
134 changed files with 3177 additions and 3190 deletions

View file

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="rectangle"
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/black_alpha_60" />
<corners android:radius="4.0dip" />
</shape>

View file

@ -1,5 +0,0 @@
<?xml version="1.0" encoding="utf-8"?>
<vector android:tint="#ffffffff" android:height="24.0dip" android:width="24.0dip" android:alpha="0.6" android:viewportWidth="24.0" android:viewportHeight="24.0"
xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="#ff000000" android:pathData="M8,5v14l11,-7z" />
</vector>