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

63 lines
2.6 KiB
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="match_parent">
<include layout="@layout/2131559376"/>
<androidx.core.widget.NestedScrollView
layout_width="match_parent"
layout_height="match_parent">
<LinearLayout
orientation="vertical"
padding="16dp"
layout_width="match_parent"
layout_height="match_parent">
<TextView
id="@+id/tv_coin_see_more_detail_title"
layout_width="match_parent"
layout_height="wrap_content"
text="@string/billpayment_bnpl_coin_more_detail_title"
style="@style/2132017889"/>
<TextView
id="@+id/tv_coin_see_more_detail_header_1"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/billpayment_bnpl_coin_more_detail_header_1"
style="@style/2132017880"/>
<TextView
id="@+id/tv_coin_see_more_detail_description_1"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
style="@style/2132017836"/>
<TextView
id="@+id/tv_coin_see_more_detail_header_2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/billpayment_bnpl_coin_more_detail_header_2"
style="@style/2132017880"/>
<TextView
id="@+id/tv_coin_see_more_detail_description_2"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
style="@style/2132017836"/>
<TextView
id="@+id/tv_coin_see_more_detail_header_3"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="16dp"
text="@string/billpayment_bnpl_coin_more_detail_header_3"
style="@style/2132017880"/>
<TextView
id="@+id/tv_coin_see_more_detail_description_3"
layout_width="match_parent"
layout_height="wrap_content"
layout_marginTop="8dp"
style="@style/2132017836"/>
</LinearLayout>
</androidx.core.widget.NestedScrollView>
</LinearLayout>