70 lines
2.6 KiB
XML
70 lines
2.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"
|
||
|
orientation="vertical"
|
||
|
background="#66c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent">
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_root_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x11="@+id/ll_button_layout"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x13="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@integer/2131427339">
|
||
|
<include layout="@layout/2131559376"/>
|
||
|
<ImageView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/iv_bot_contact_icon"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="100dp"
|
||
|
src="@drawable/fatca_error_ico"/>
|
||
|
<TextView
|
||
|
gravity="center_horizontal"
|
||
|
id="@+id/tv_bot_contact_branch_header"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
gravity="center_horizontal"
|
||
|
id="@+id/tv_bot_contact_branch_description"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
style="@style/2132017928"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="vertical"
|
||
|
id="@+id/ll_button_layout"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x12="0"
|
||
|
NOT_FOUND_0x13="0">
|
||
|
<Button
|
||
|
id="@+id/bt_find_us"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
text="@string/find_us"
|
||
|
style="@style/2132017576"/>
|
||
|
<TextView
|
||
|
gravity="center_horizontal"
|
||
|
id="@+id/bt_return_button"
|
||
|
background="@drawable/ripple_rounded_dark_purple"
|
||
|
padding="4dp"
|
||
|
clickable="true"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="14dp"
|
||
|
text="@string/fatca_error_nav_home"
|
||
|
layout_centerHorizontal="true"
|
||
|
layout_marginHorizontal="@dimen/2131165433"
|
||
|
style="@style/2132017970"/>
|
||
|
</LinearLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|