discord-jadx/app/src/main/res/layout/widget_mobile_reports.xml

9 lines
844 B
XML

<?xml version="1.0" encoding="utf-8"?>
<androidx.coordinatorlayout.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/res_2131952600_uikit_viewgroup_page">
<com.google.android.material.appbar.AppBarLayout style="@style/res_2131951639_apptheme_appbarlayout_flat_transparent">
<androidx.appcompat.widget.Toolbar style="@style/res_2131951670_apptheme_toolbar_transparent"/>
</com.google.android.material.appbar.AppBarLayout>
<FrameLayout android:id="@+id/menu_reports_node_view_holder" style="@style/res_2131951640_apptheme_appbarscrollingviewbehavior"/>
<ProgressBar android:layout_gravity="center" android:id="@+id/mobile_reports_progress_bar" android:layout_width="wrap_content" android:layout_height="wrap_content"/>
</androidx.coordinatorlayout.widget.CoordinatorLayout>