209 lines
8.7 KiB
XML
209 lines
8.7 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="match_parent">
|
||
|
<include layout="@layout/2131559376"/>
|
||
|
<ScrollView
|
||
|
orientation="vertical"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="match_parent"
|
||
|
fillViewport="true">
|
||
|
<androidx.constraintlayout.widget.ConstraintLayout
|
||
|
id="@+id/cl_main_layout"
|
||
|
paddingTop="22dp"
|
||
|
visibility="gone"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
paddingStart="16dp"
|
||
|
paddingEnd="16dp">
|
||
|
<TextView
|
||
|
gravity="center_horizontal"
|
||
|
id="@+id/tv_welcome_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
text="@string/auto_robo_advisor_landing_welcome_message"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="0"
|
||
|
style="@style/2132017969"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_description"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="8dp"
|
||
|
text="@string/auto_robo_advisor_landing_message"
|
||
|
layout_marginStart="8dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/tv_welcome_title"
|
||
|
style="@style/2132017923"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_easy"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
src="@drawable/robo_easy_icon"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_easy_text"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_easy_text"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_easy_text"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_easy_text"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
text="@string/auto_robo_advisor_landing_bullet_1_message"
|
||
|
layout_marginStart="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_easy"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_description"
|
||
|
style="@style/2132017920"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_reliable"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
src="@drawable/robo_reliable_icon"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_reliable_text"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_reliable_text"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_reliable_text"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_reliable_text"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
text="@string/auto_robo_advisor_landing_bullet_2_message"
|
||
|
layout_marginStart="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_reliable"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_easy_text"
|
||
|
style="@style/2132017920"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_manage"
|
||
|
layout_width="48dp"
|
||
|
layout_height="48dp"
|
||
|
src="@drawable/robo_nevermiss_icon"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_managae_text"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_managae_text"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_managae_text"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_managae_text"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
text="@string/auto_robo_advisor_landing_bullet_3_message"
|
||
|
layout_marginStart="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_manage"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_reliable_text"
|
||
|
style="@style/2132017920"/>
|
||
|
<View
|
||
|
id="@+id/divider_view"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="1dp"
|
||
|
layout_marginTop="16dp"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_managae_text"
|
||
|
style="@style/2132018228"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_suggestion_title"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_robo_advisor_landing_suggestion_topic"
|
||
|
layout_marginStart="4dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/divider_view"
|
||
|
style="@style/2132017969"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_suggest1"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
src="@drawable/robo_checkmark_icon"
|
||
|
layout_marginStart="24dp"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_suggestion1"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_suggestion1"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_suggestion1"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_suggestion1"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_robo_advisor_landing_suggestion_1"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_suggest1"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_suggestion_title"
|
||
|
style="@style/2132017923"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_suggest2"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
src="@drawable/robo_checkmark_icon"
|
||
|
layout_marginStart="24dp"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_suggestion2"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_suggestion2"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_suggestion2"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_suggestion2"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_robo_advisor_landing_suggestion_2"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_suggest2"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_suggestion1"
|
||
|
style="@style/2132017923"/>
|
||
|
<ImageView
|
||
|
id="@+id/iv_robo_suggestion3"
|
||
|
layout_width="24dp"
|
||
|
layout_height="24dp"
|
||
|
src="@drawable/robo_checkmark_icon"
|
||
|
layout_marginStart="24dp"
|
||
|
NOT_FOUND_0x10="@+id/tv_robo_suggestion3"
|
||
|
NOT_FOUND_0x12="@+id/tv_robo_suggestion3"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x16="@+id/tv_robo_suggestion3"
|
||
|
NOT_FOUND_0x17="0.5"/>
|
||
|
<TextView
|
||
|
id="@+id/tv_robo_suggestion3"
|
||
|
layout_width="0dp"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="16dp"
|
||
|
text="@string/auto_robo_advisor_landing_suggestion_3"
|
||
|
layout_marginStart="24dp"
|
||
|
layout_marginEnd="20dp"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x13="@+id/iv_robo_suggestion3"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_suggestion2"
|
||
|
style="@style/2132017923"/>
|
||
|
<Button
|
||
|
id="@+id/bt_get_started_button"
|
||
|
layout_width="match_parent"
|
||
|
layout_height="wrap_content"
|
||
|
layout_marginTop="24dp"
|
||
|
layout_marginBottom="16dp"
|
||
|
text="@string/auto_robo_advisor_landing_button_get_start"
|
||
|
NOT_FOUND_0x10="0"
|
||
|
NOT_FOUND_0x11="0"
|
||
|
NOT_FOUND_0x14="0"
|
||
|
NOT_FOUND_0x15="@+id/tv_robo_suggestion3"
|
||
|
NOT_FOUND_0x17="1"
|
||
|
style="@style/2132017576"/>
|
||
|
</androidx.constraintlayout.widget.ConstraintLayout>
|
||
|
</ScrollView>
|
||
|
</LinearLayout>
|