213 lines
8.6 KiB
XML
213 lines
8.6 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<androidx.core.widget.NestedScrollView xmlns:android="http://schemas.android.com/apk/res/android" xmlns:app="http://schemas.android.com/apk/res-auto"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_information"
|
||
|
background="#ffffff"
|
||
|
padding="16dp"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
elevation="1dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1d="0">
|
||
|
<TextView
|
||
|
id="@+id/tv_steps_header"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ndid_idp_verify_identity_steps_header"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1d="0"
|
||
|
style="@style/2132017875"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_step_liveness"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
layout_marginTop="16dp"
|
||
|
src="@drawable/ic_suspected"
|
||
|
contentDescription="@null"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/tv_steps_header"/>
|
||
|
<TextView
|
||
|
layout_gravity="center_horizontal"
|
||
|
id="@+id/tv_step_liveness"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ndid_idp_verify_identity_step_liveness_ckeck"
|
||
|
includeFontPadding="false"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/iv_step_liveness"
|
||
|
NOT_FOUND_0x1d="@+id/iv_step_liveness"
|
||
|
style="@style/2132017873"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_step_review"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
layout_marginTop="16dp"
|
||
|
src="@drawable/ic_personal_info"
|
||
|
contentDescription="@null"
|
||
|
NOT_FOUND_0x1b="@+id/iv_step_liveness"
|
||
|
NOT_FOUND_0x1c="@+id/iv_step_liveness"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_step_review"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ndid_idp_verify_identity_step_review_information"
|
||
|
includeFontPadding="false"
|
||
|
NOT_FOUND_0x19="@+id/tv_step_liveness"
|
||
|
NOT_FOUND_0x1b="@+id/tv_step_liveness"
|
||
|
NOT_FOUND_0x1d="@+id/iv_step_review"
|
||
|
style="@style/2132017873"/>
|
||
|
<View
|
||
|
id="@+id/vw_separator"
|
||
|
background="#c9c6cd"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/tv_step_review"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_notes_header"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
layout_marginBottom="8dp"
|
||
|
text="@string/ndid_idp_verify_identity_notes_header"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/vw_separator"
|
||
|
style="@style/2132017875"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_dot_note_one"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/etb_dot"
|
||
|
includeFontPadding="false"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/tv_notes_header"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_note_one"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ndid_idp_verify_identity_note_one"
|
||
|
includeFontPadding="false"
|
||
|
layout_marginStart="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1a="@+id/tv_dot_note_one"
|
||
|
NOT_FOUND_0x1d="@+id/tv_dot_note_one"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_dot_note_two"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/etb_dot"
|
||
|
includeFontPadding="false"
|
||
|
NOT_FOUND_0x1b="@+id/tv_dot_note_one"
|
||
|
NOT_FOUND_0x1c="@+id/tv_note_one"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_note_two"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/ndid_idp_verify_identity_note_two"
|
||
|
includeFontPadding="false"
|
||
|
NOT_FOUND_0x19="@+id/tv_note_one"
|
||
|
NOT_FOUND_0x1b="@+id/tv_note_one"
|
||
|
NOT_FOUND_0x1d="@+id/tv_dot_note_two"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_dot_note_three"
|
||
|
layout_width="wrap_content"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/etb_dot"
|
||
|
includeFontPadding="false"
|
||
|
NOT_FOUND_0x1b="@+id/tv_dot_note_two"
|
||
|
NOT_FOUND_0x1c="@+id/tv_note_two"
|
||
|
style="@style/2132017873"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_note_three"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
includeFontPadding="false"
|
||
|
NOT_FOUND_0x19="@+id/tv_note_one"
|
||
|
NOT_FOUND_0x1b="@+id/tv_note_one"
|
||
|
NOT_FOUND_0x1d="@+id/tv_dot_note_three"
|
||
|
style="@style/2132017873"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<TextView
|
||
|
id="@+id/tv_consent_header"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
text="@string/ndid_select_idp_consent_header"
|
||
|
layout_marginStart="16dp"
|
||
|
layout_marginEnd="16dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/cs_layout_information"
|
||
|
style="@style/2132017849"/>
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cs_layout_consent"
|
||
|
background="@drawable/bg_white_with_border"
|
||
|
padding="16dp"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1c="@+id/tv_consent_header">
|
||
|
<CheckBox
|
||
|
gravity="top"
|
||
|
id="@+id/cb_consent"
|
||
|
background="#ffffff"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
button="@drawable/terms_checkbox_selector_with_padding"
|
||
|
includeFontPadding="false"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0"
|
||
|
NOT_FOUND_0x1d="0"
|
||
|
style="@style/2132017670"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
<android.widget.Space
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x18="@+id/rl_layout_button_section"
|
||
|
NOT_FOUND_0x1c="@+id/cs_layout_consent"/>
|
||
|
<RelativeLayout
|
||
|
id="@+id/rl_layout_button_section"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_margin="16dp"
|
||
|
NOT_FOUND_0x17="0"
|
||
|
NOT_FOUND_0x19="0"
|
||
|
NOT_FOUND_0x1b="0">
|
||
|
<Button
|
||
|
enabled="false"
|
||
|
id="@+id/bt_next"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/etb_check_eligibility_get_started"
|
||
|
layout_alignParentBottom="true"
|
||
|
style="@style/2132017576"/>
|
||
|
</RelativeLayout>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</androidx.core.widget.NestedScrollView>
|