39 lines
1.3 KiB
XML
39 lines
1.3 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<merge xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<ImageView
|
||
|
id="@+id/icon"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="70dp"
|
||
|
layout_height="86dp"
|
||
|
layout_marginTop="16dp"
|
||
|
scaleType="centerInside"
|
||
|
adjustViewBounds="true"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xc="0"
|
||
|
NOT_FOUND_0xe="0"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="@drawable/document_upload_placeholder"/>
|
||
|
<ImageView
|
||
|
id="@+id/icon2"
|
||
|
paddingBottom="16dp"
|
||
|
visibility="gone"
|
||
|
layout_width="70dp"
|
||
|
layout_height="86dp"
|
||
|
NOT_FOUND_0xf="@+id/icon"
|
||
|
NOT_FOUND_0x11="@drawable/document_upload_placeholder"/>
|
||
|
<com.scb.phone.view.custom.common.ThaiTextView
|
||
|
id="@+id/detail"
|
||
|
paddingBottom="16dp"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="All information found on bank statement should match your current profile."
|
||
|
layout_marginStart="18dp"
|
||
|
layout_marginEnd="36dp"
|
||
|
NOT_FOUND_0xb="0"
|
||
|
NOT_FOUND_0xd="@+id/icon"
|
||
|
NOT_FOUND_0x10="@+id/icon"
|
||
|
style="@style/2132017925"/>
|
||
|
</merge>
|