Changes of com.discord v1025

This commit is contained in:
root 2020-01-22 02:17:22 +01:00
parent 2098bf3040
commit ca384822dc
534 changed files with 12144 additions and 11706 deletions

View file

@ -0,0 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="oval"
xmlns:android="http://schemas.android.com/apk/res/android">
<solid android:color="@color/white" />
</shape>