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

37 lines
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
orientation="vertical"
layout_width="match_parent"
layout_height="wrap_content">
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
id="@+id/header_one"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.easycash.CustomSeparatedViews
id="@+id/content_one"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x5="false"/>
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
id="@+id/header_two"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.easycash.CustomSeparatedViews
id="@+id/content_two"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x5="false"/>
<com.scb.phone.view.custom.easycash.CustomEasyCashSectionLabel
id="@+id/header_three"
visibility="gone"
layout_width="match_parent"
layout_height="wrap_content"/>
<com.scb.phone.view.custom.easycash.CustomSeparatedViews
id="@+id/content_three"
layout_width="match_parent"
layout_height="wrap_content"
NOT_FOUND_0x5="false"/>
</LinearLayout>