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

45 lines
1.7 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="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<include layout="@layout/2131559376"/>
<androidx.core.widget.NestedScrollView
orientation="vertical"
layout_width="match_parent"
layout_height="0dp"
layout_marginBottom="16dp"
NOT_FOUND_0x9="0"
NOT_FOUND_0xa="@+id/btn_next"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/toolbar">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="match_parent">
<ImageView
id="@+id/iv_top_banner"
layout_width="match_parent"
layout_height="134dp"
scaleType="fitXY"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
NOT_FOUND_0xd="@+id/toolbar"/>
<com.scb.phone.view.custom.webview.SCBWebView
id="@+id/wv_pointx_info"
layout_width="match_parent"
layout_height="wrap_content"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
<androidx.appcompat.widget.AppCompatButton
id="@+id/btn_next"
visibility="visible"
layout_width="match_parent"
text="@string/point_x_on_board_cta_text"
NOT_FOUND_0x9="0"
NOT_FOUND_0xb="0"
NOT_FOUND_0xc="0"
style="@style/2132018231"/>
</androidx.constraintlayout.widget.ConstraintLayout>