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

55 lines
2.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="#ffffff"
layout_width="match_parent"
layout_height="match_parent">
<androidx.core.widget.NestedScrollView
layout_width="match_parent"
layout_height="match_parent"
NOT_FOUND_0x12="0">
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_image_info"
layout_width="match_parent"
layout_height="124dp"
src="@drawable/background_bird_01"
scaleType="centerCrop"
adjustViewBounds="true"/>
<LinearLayout
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.webview.SCBWebView
id="@+id/wv_dj_product_offering"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content"
paddingHorizontal="@dimen/2131165495"
NOT_FOUND_0x11="@+id/iv_image_info"
style="@style/2132017683"/>
</LinearLayout>
<LinearLayout
layout_gravity="center_horizontal"
orientation="vertical"
id="@+id/ll_layout_button"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0xe="0"
NOT_FOUND_0xf="0"
NOT_FOUND_0x10="0">
<Button
gravity="center"
id="@+id/bt_apply"
layout_width="match_parent"
layout_height="wrap_content"
layout_margin="16dp"
text="@string/dj_loan_offering_details_button"
style="@style/2132017576"/>
</LinearLayout>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</androidx.constraintlayout.widget.ConstraintLayout>