discord-jadx/app/src/main/res/layout/widget_home_panel_center_ch...

13 lines
1.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<RelativeLayout xmlns:android="http://schemas.android.com/apk/res/android" style="@style/res_2131952600_uikit_viewgroup_page">
<ScrollView android:layout_height="match_parent" style="@style/res_2131952608_uikit_viewgroup_scrollview">
<LinearLayout style="@style/res_2131952412_uikit_copy_container">
<ImageView android:layout_marginLeft="16dp" android:layout_marginRight="16dp" android:src="?attr/img_chat_channel_less" android:importantForAccessibility="no" style="@style/res_2131952448_uikit_imageview"/>
<LinearLayout style="@style/res_2131952408_uikit_copy">
<TextView android:layout_gravity="center" android:id="@+id/home_panel_center_channel_less_title" android:text="@string/channels_unavailable_title" style="@style/res_2131952563_uikit_textview_h1"/>
<TextView android:gravity="center" android:id="@+id/home_panel_center_channel_less_body" android:layout_marginTop="16dp" android:text="@string/channels_unavailable_body" style="@style/res_2131952561_uikit_textview"/>
</LinearLayout>
</LinearLayout>
</ScrollView>
</RelativeLayout>