Changes of com.discord v987

This commit is contained in:
root 2019-11-20 23:09:14 +01:00
parent 4f9eb81121
commit cb948578ae
8953 changed files with 78928 additions and 88209 deletions

View file

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