Changes of com.discord v910

This commit is contained in:
root 2019-06-25 03:04:50 +02:00
parent edc2e083e2
commit 9b3211cb98
5848 changed files with 135214 additions and 113090 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 KiB

View 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="?stream_preview_bg" />
<corners android:radius="@dimen/uikit_spacing_small" />
</shape>

Binary file not shown.

Before

Width:  |  Height:  |  Size: 77 KiB