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

24 lines
809 B
XML
Raw Permalink Normal View History

2024-07-27 18:17:47 +07:00
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<View style="@style/2132018228"/>
<com.scb.phone.view.custom.common.ThaiTextView
id="@+id/tv_title_header"
layout_width="wrap_content"
layout_height="wrap_content"
layout_marginTop="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"
style="@style/2132017875"/>
<LinearLayout
orientation="vertical"
id="@+id/ll_item_detail"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginBottom="16dp"
layout_marginStart="16dp"
layout_marginEnd="16dp"/>
</LinearLayout>