Changes of com.discord v888
This commit is contained in:
parent
d018e8e352
commit
978663884f
3856 changed files with 56563 additions and 56439 deletions
|
@ -1,8 +1,7 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<androidx.coordinatorlayout.widget.CoordinatorLayout android:background="?colorPrimaryDark" android:layout_width="fill_parent" android:layout_height="fill_parent"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<RelativeLayout android:fitsSystemWindows="true" android:layout_width="fill_parent" android:layout_height="fill_parent"
|
||||
xmlns:android="http://schemas.android.com/apk/res/android">
|
||||
<RelativeLayout android:fitsSystemWindows="true" android:layout_width="fill_parent" android:layout_height="fill_parent">
|
||||
<include android:id="@id/main_panel_left" layout="@layout/widget_main_panel_left" />
|
||||
<com.discord.widgets.main.WidgetMainDrawerLayout android:id="@id/main_drawer" android:layout_width="fill_parent" android:layout_height="fill_parent" android:layout_toRightOf="@id/main_panel_left">
|
||||
<include layout="@layout/widget_main_panel_center" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue