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

19 lines
616 B
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="horizontal"
paddingTop="16dp"
layout_width="match_parent"
layout_height="wrap_content">
<ImageView
id="@+id/iv_document_icon"
layout_width="24dp"
layout_height="24dp"
layout_marginStart="32dp"
layout_marginEnd="16dp"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_document_title"
layout_width="match_parent"
layout_height="wrap_content"
style="@style/2132017868"/>
</LinearLayout>