92 lines
3.8 KiB
XML
92 lines
3.8 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
id="@+id/layout_error"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<include layout="@layout/2131559377"/>
|
||
|
<androidx.core.widget.NestedScrollView
|
||
|
layout_width="match_parent"
|
||
|
layout_height="0dp"
|
||
|
fillViewport="true"
|
||
|
NOT_FOUND_0x10="@+id/ll_layout_button"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x13="@+id/toolbar_binding">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/ll_layout_background"
|
||
|
background="#66c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginVertical="@dimen/2131165424"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x14="0">
|
||
|
<ImageView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/iv_info"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
src="@drawable/ic_notice"/>
|
||
|
<TextView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/tv_title"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
text="@string/device_debugging_header"
|
||
|
textAlignment="center"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
style="@style/2132017876"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
gravity="center_horizontal"
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/tv_description"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/empty"
|
||
|
textAlignment="center"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
style="@style/2132017658"/>
|
||
|
<TextView
|
||
|
textColor="#736e78"
|
||
|
gravity="left"
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/tv_description_bullet"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/device_debugging_message_bullet"
|
||
|
layout_marginHorizontal="@dimen/2131165444"
|
||
|
style="@style/2132017658"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|
||
|
<LinearLayout
|
||
|
layout_gravity="center_horizontal"
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_layout_button"
|
||
|
background="#66c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0xf="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x12="0">
|
||
|
<Button
|
||
|
gravity="center"
|
||
|
id="@+id/bt_close"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/device_debugging_button"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
layout_marginVertical="@dimen/2131165444"
|
||
|
style="@style/2132017576"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|