Changes of com.discord v1351

This commit is contained in:
root 2020-12-03 20:43:41 +00:00
parent 298fda31c1
commit fb3a90f396
257 changed files with 4425 additions and 3557 deletions

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<style name="AppTheme" parent="@style/AppTheme.Base">
<item name="android:windowLayoutInDisplayCutoutMode">shortEdges</item>
</style>
</resources>