89 lines
3.4 KiB
XML
89 lines
3.4 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"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
fillViewport="true">
|
|
<androidx.core.widget.NestedScrollView
|
|
paddingBottom="16dp"
|
|
layout_width="match_parent"
|
|
layout_height="0dp"
|
|
NOT_FOUND_0x14="@+id/btn_primary"
|
|
NOT_FOUND_0x15="0"
|
|
NOT_FOUND_0x18="0"
|
|
NOT_FOUND_0x19="@+id/toolbar_binding">
|
|
<androidx.constraintlayout.widget.ConstraintLayout
|
|
layout_width="match_parent"
|
|
layout_height="match_parent"
|
|
layout_marginTop="32dp">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_error_text"
|
|
background="#f5f3f6"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="16dp"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x16="0"
|
|
NOT_FOUND_0x17="0"
|
|
NOT_FOUND_0x19="@+id/iv_error_icon"
|
|
NOT_FOUND_0x1b="@integer/2131427339">
|
|
<TextView
|
|
textColor="#736e78"
|
|
layout_gravity="center_horizontal"
|
|
id="@+id/tv_error_title"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
style="@style/2132017880"/>
|
|
<TextView
|
|
textColor="#959199"
|
|
gravity="center"
|
|
id="@+id/tv_generic_error"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="24dp"
|
|
paddingStart="36dp"
|
|
paddingEnd="36dp"
|
|
style="@style/2132017548"/>
|
|
</LinearLayout>
|
|
<ImageView
|
|
gravity="center"
|
|
id="@+id/iv_error_icon"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="24dp"
|
|
scaleType="center"
|
|
contentDescription="@null"
|
|
NOT_FOUND_0x16="0"
|
|
NOT_FOUND_0x17="0"
|
|
NOT_FOUND_0x1a="0"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
|
</androidx.core.widget.NestedScrollView>
|
|
<include layout="@layout/2131559377"/>
|
|
<Button
|
|
id="@+id/btn_primary"
|
|
visibility="gone"
|
|
layout_width="0dp"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="24dp"
|
|
text="@string/contact_us"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
NOT_FOUND_0x14="@+id/btn_secondary"
|
|
NOT_FOUND_0x15="0"
|
|
NOT_FOUND_0x18="0"
|
|
style="@style/2132017576"/>
|
|
<Button
|
|
id="@+id/btn_secondary"
|
|
background="#00000000"
|
|
visibility="gone"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
layout_marginBottom="24dp"
|
|
text="@string/contact_us"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
NOT_FOUND_0x13="0"
|
|
NOT_FOUND_0x15="0"
|
|
NOT_FOUND_0x18="0"
|
|
style="@style/2132017536"/>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|