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

106 lines
3.6 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"
style="@style/2132017179">
<ImageView
id="@+id/ic_alert"
background="#ffffff"
paddingTop="18dp"
layout_width="match_parent"
layout_height="wrap_content"
src="@drawable/ic_loan_alert"
scaleType="center"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1c="0"/>
<TextView
id="@+id/tv_alert_msg"
background="#ffffff"
paddingTop="8dp"
paddingBottom="20dp"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/hml_promptpay_not_found_title"
textAlignment="center"
paddingStart="32dp"
paddingEnd="32dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="@+id/ic_alert"
style="@style/2132017880"/>
<View
id="@+id/divider"
background="#e4e3e5"
layout_width="match_parent"
layout_height="1dp"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="@+id/tv_alert_msg"/>
<TextView
id="@+id/tv_what_you_can_do"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="32dp"
text="@string/hml_promptpay_not_found_header"
layout_marginStart="42dp"
NOT_FOUND_0x1a="0"
NOT_FOUND_0x1b="@+id/divider"
style="@style/2132017970"/>
<ImageView
id="@+id/iv_ID_image"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
src="@drawable/link_national_id_prompt_pay"
NOT_FOUND_0x16="@+id/tv_what_you_can_do"
NOT_FOUND_0x1a="@+id/tv_what_you_can_do"
NOT_FOUND_0x1b="@+id/tv_what_you_can_do"/>
<TextView
layout_width="0dp"
layout_height="wrap_content"
text="@string/hml_promptpay_not_found_link_national_id_message"
layout_marginStart="16dp"
layout_marginEnd="42dp"
NOT_FOUND_0x13="@+id/iv_ID_image"
NOT_FOUND_0x15="0"
NOT_FOUND_0x17="@+id/iv_ID_image"
NOT_FOUND_0x18="0"
NOT_FOUND_0x19="@+id/iv_ID_image"
NOT_FOUND_0x1c="@+id/iv_ID_image"
style="@style/2132017875"/>
<TextView
id="@+id/tv_call_center"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="18dp"
text="@string/hml_promptpay_not_found_inquiries"
textAlignment="center"
NOT_FOUND_0x14="@+id/bt_hml_contact_call_center"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
style="@style/2132017923"/>
<Button
enabled="true"
id="@+id/bt_hml_contact_call_center"
layout_width="match_parent"
layout_height="50dp"
layout_margin="16dp"
text="@string/hml_contact_call_center"
NOT_FOUND_0x14="@+id/bt_return_home"
style="@style/2132017536"/>
<TextView
id="@+id/bt_return_home"
background="@drawable/ripple_rounded_dark_purple"
padding="4dp"
layout_width="wrap_content"
layout_height="wrap_content"
layout_margin="16dp"
text="@string/hml_return_to_home"
NOT_FOUND_0x13="0"
NOT_FOUND_0x15="0"
NOT_FOUND_0x1a="0"
style="@style/2132017970"/>
</androidx.constraintlayout.widget.ConstraintLayout>