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

16 lines
595 B
XML

<?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"
layout_marginBottom="8dp">
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
id="@+id/text_header"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.easycash.CustomAccountSelector
id="@+id/account_selector"
layout_width="match_parent"
layout_height="wrap_content"/>
</LinearLayout>