Changes of com.discord v1101

This commit is contained in:
root 2020-04-17 18:36:30 +02:00
parent b3314615b7
commit 6ed883e6c7
19276 changed files with 1297607 additions and 1583012 deletions

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<com.discord.utilities.view.rounded.RoundedRelativeLayout android:orientation="vertical" android:id="@id/main_panel_center" android:background="?colorBackgroundSecondary" android:layout_width="fill_parent" android:layout_height="fill_parent"
<RelativeLayout android:orientation="vertical" android:id="@id/main_panel_center" android:background="?colorBackgroundSecondary" android:layout_width="fill_parent" android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android">
<RelativeLayout android:background="?colorBackgroundPrimary" android:layout_width="wrap_content" android:layout_height="wrap_content">
<include layout="@layout/widget_main_panel_center_content" />
</RelativeLayout>
</com.discord.utilities.view.rounded.RoundedRelativeLayout>
</RelativeLayout>