what-the-bank/resources/res/layout/2131559949.xml

158 lines
7.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<ScrollView 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">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_bg_black"
layout_width="0dp"
layout_height="6dp"
src="@drawable/bg_black_rounded"
contentDescription="@null"
layout_marginHorizontal="@dimen/2131165456"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1c="0"/>
<androidx.cardview.widget.CardView
layout_width="0dp"
layout_height="wrap_content"
layout_marginTop="3dp"
layout_marginHorizontal="@dimen/2131165477"
NOT_FOUND_0x15="@dimen/2131165339"
NOT_FOUND_0x16="@dimen/2131165408"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1c="@+id/iv_bg_black">
<androidx.constraintlayout.widget.ConstraintLayout
background="#f5f3f6"
layout_width="match_parent"
layout_height="wrap_content">
<androidx.constraintlayout.widget.ConstraintLayout
id="@+id/cl_layout_success_top"
background="#ffffff"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1c="0">
<ImageView
id="@+id/iv_bg_slip"
layout_width="0dp"
layout_height="0dp"
src="@drawable/slip_bg"
scaleType="fitXY"
contentDescription="@null"
NOT_FOUND_0x17="0"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1c="0"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_layout_temp_limit_confirmation_header"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x18="0"
NOT_FOUND_0x1b="0"
NOT_FOUND_0x1c="0">
<ImageView
layout_gravity="center"
id="@+id/iv_success_icon"
layout_width="45dp"
layout_height="45dp"
layout_marginTop="14dp"
src="@drawable/ic_tick"
contentDescription="@null"/>
<TextView
layout_gravity="center"
id="@+id/tv_text_title"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="8dp"
text="@string/successful_temp_increase"
style="@style/2132017937"/>
<TextView
layout_gravity="center"
id="@+id/text_date_time"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="4dp"
style="@style/2132017684"/>
<TextView
layout_gravity="center"
id="@+id/text_reference_id"
layout_width="wrap_content"
layout_height="wrap_content"
style="@style/2132017684"/>
<View
background="#c9c6cd"
layout_width="match_parent"
layout_height="1dp"
layout_marginTop="8dp"
layout_marginStart="16dp"/>
<LinearLayout
orientation="vertical"
paddingBottom="8dp"
layout_width="match_parent"
layout_height="wrap_content">
<include
id="@+id/layout_temp_limit_confirmation_info"
layout="@layout/2131560153"/>
</LinearLayout>
</LinearLayout>
</androidx.constraintlayout.widget.ConstraintLayout>
<ImageView
id="@+id/iv_slip_curl"
layout_width="0dp"
layout_height="wrap_content"
src="@drawable/slip_curly"
scaleType="fitXY"
contentDescription="@null"
NOT_FOUND_0x17="@+id/cl_layout_success_top"
NOT_FOUND_0x19="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1d="@color/2131099810"/>
</androidx.constraintlayout.widget.ConstraintLayout>
</androidx.cardview.widget.CardView>
</androidx.constraintlayout.widget.ConstraintLayout>
<TextView
textColor="#736e78"
gravity="center_horizontal"
id="@+id/tv_remark_success"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="24dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017658"/>
<LinearLayout
gravity="bottom"
orientation="vertical"
layout_width="match_parent"
layout_height="0dp"
layout_weight="1">
<TextView
textColor="#7631c1"
layout_gravity="center_horizontal"
id="@+id/return_button"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="21dp"
layout_marginBottom="33dp"
text="@string/return_to_my_cards"
textAllCaps="false"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017970"/>
</LinearLayout>
</LinearLayout>
</ScrollView>