82 lines
3.2 KiB
XML
82 lines
3.2 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">
|
|
<include layout="@layout/2131559377"/>
|
|
<LinearLayout
|
|
orientation="horizontal"
|
|
id="@+id/ll_layout_error_text"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x12="0"
|
|
NOT_FOUND_0x13="@+id/toolbar_binding">
|
|
<LinearLayout
|
|
orientation="vertical"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_marginTop="36dp">
|
|
<ImageView
|
|
layout_gravity="center_horizontal"
|
|
id="@+id/iv_info"
|
|
layout_width="48dp"
|
|
layout_height="48dp"
|
|
src="@drawable/ic_notice"
|
|
NOT_FOUND_0x14="@color/2131099685"/>
|
|
<TextView
|
|
layout_gravity="center_horizontal"
|
|
id="@+id/tv_title"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/app_account_deletion_error_title"
|
|
textAlignment="center"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
layout_marginVertical="@dimen/2131165477"
|
|
style="@style/2132017875"/>
|
|
<TextView
|
|
layout_gravity="center_horizontal"
|
|
id="@+id/tv_sub_title"
|
|
visibility="visible"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/app_account_deletion_time_out_title"
|
|
textAlignment="center"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
style="@style/2132017849"/>
|
|
<TextView
|
|
textColor="#736e78"
|
|
gravity="center_horizontal"
|
|
layout_gravity="center_horizontal"
|
|
id="@+id/tv_description"
|
|
layout_width="wrap_content"
|
|
layout_height="wrap_content"
|
|
text="@string/app_account_deletion_time_out_message"
|
|
textAlignment="center"
|
|
layout_marginHorizontal="@dimen/2131165433"
|
|
layout_marginVertical="@dimen/2131165433"
|
|
style="@style/2132017849"/>
|
|
</LinearLayout>
|
|
</LinearLayout>
|
|
<LinearLayout
|
|
layout_gravity="center_horizontal"
|
|
orientation="vertical"
|
|
id="@+id/ll_layout_button"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
layout_alignParentBottom="true"
|
|
NOT_FOUND_0x10="0"
|
|
NOT_FOUND_0x11="0"
|
|
NOT_FOUND_0x12="0">
|
|
<Button
|
|
gravity="center"
|
|
id="@+id/bt_ok"
|
|
layout_width="match_parent"
|
|
layout_height="wrap_content"
|
|
text="@string/ok"
|
|
layout_marginHorizontal="@dimen/2131165401"
|
|
layout_marginVertical="@dimen/2131165397"
|
|
style="@style/2132017576"/>
|
|
</LinearLayout>
|
|
</androidx.constraintlayout.widget.ConstraintLayout>
|