57 lines
2.0 KiB
XML
57 lines
2.0 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.investment.onboarding.CustomTextViewNavigation
|
||
|
id="@+id/custom_address"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="8dp"
|
||
|
layout="@layout/2131559370"/>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/layout_checkbox_1"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<CheckBox
|
||
|
id="@+id/checkbox_sub_detail_1"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="12dp"
|
||
|
NOT_FOUND_0x9="0"/>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/label_sub_detail_1"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginBottom="4dp"
|
||
|
layout_marginEnd="50dp"
|
||
|
style="@style/2132017666"/>
|
||
|
</LinearLayout>
|
||
|
<LinearLayout
|
||
|
orientation="horizontal"
|
||
|
id="@+id/layout_checkbox_2"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<CheckBox
|
||
|
id="@+id/checkbox_sub_detail_2"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="12dp"
|
||
|
NOT_FOUND_0x9="0"/>
|
||
|
<TextView
|
||
|
layout_gravity="center"
|
||
|
id="@+id/label_sub_detail_2"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="4dp"
|
||
|
layout_marginBottom="4dp"
|
||
|
layout_marginEnd="50dp"
|
||
|
style="@style/2132017666"/>
|
||
|
</LinearLayout>
|
||
|
</LinearLayout>
|