Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="utf-8"?>
- <android.support.constraint.ConstraintLayout xmlns:android="http://schemas.android.com/apk/res/android"
- xmlns:app="http://schemas.android.com/apk/res-auto"
- xmlns:tools="http://schemas.android.com/tools"
- android:id="@+id/activity_policy_and_contact_detail"
- android:layout_width="match_parent"
- android:layout_height="match_parent"
- android:background="@android:color/white"
- tools:context="psystem.co.reaya.Activities.Claims.PolicyAndContactDetailActivity">
- <include
- layout="@layout/toolbar_layout_home_icon"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintTop_toTopOf="parent"
- android:id="@+id/include" />
- <TextView
- android:text="@string/step1Header"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/textView13"
- android:padding="16dp"
- android:textSize="28sp"
- android:textStyle="normal|bold"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintTop_toBottomOf="@+id/include"
- android:background="@color/divider_bg"/>
- <android.support.constraint.ConstraintLayout
- android:layout_width="0dp"
- android:layout_height="0dp"
- android:layout_marginStart="16dp"
- app:layout_constraintLeft_toLeftOf="parent"
- android:layout_marginLeft="16dp"
- android:layout_marginEnd="16dp"
- app:layout_constraintRight_toRightOf="parent"
- android:layout_marginRight="16dp"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView13"
- app:layout_constraintBottom_toBottomOf="parent"
- android:layout_marginBottom="16dp"
- app:layout_constraintVertical_bias="1.0"
- app:layout_constraintHorizontal_bias="1.0">
- <TextView
- android:text="@string/policy_information"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/textView18"
- android:textStyle="normal|bold"
- android:textSize="18sp"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintHorizontal_bias="0.0"
- app:layout_constraintTop_toTopOf="parent" />
- <TextView
- android:text="@string/policy_no"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView19"
- android:layout_marginTop="16dp"
- app:layout_constraintTop_toBottomOf="@+id/textView18"
- app:layout_constraintLeft_toLeftOf="parent" />
- <TextView
- android:text="@string/policy_holder_name"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView20"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView19"
- app:layout_constraintLeft_toLeftOf="parent" />
- <TextView
- android:text="@string/certificate_no"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView21"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView20"
- app:layout_constraintLeft_toLeftOf="parent" />
- <TextView
- android:text="@string/insured_name"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView22"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView21"
- app:layout_constraintLeft_toLeftOf="parent" />
- <TextView
- android:text="TextView"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView23"
- android:layout_marginTop="16dp"
- app:layout_constraintTop_toBottomOf="@+id/textView18"
- app:layout_constraintRight_toRightOf="parent" />
- <TextView
- android:text="TextView"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView24"
- app:layout_constraintRight_toRightOf="parent"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView23" />
- <TextView
- android:text="TextView"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView25"
- app:layout_constraintRight_toRightOf="parent"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView24" />
- <TextView
- android:text="@string/mohamed_shokrey_psystems_co"
- android:layout_width="wrap_content"
- android:layout_height="wrap_content"
- android:id="@+id/textView26"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintTop_toBottomOf="@+id/textView25"
- android:layout_marginTop="8dp" />
- <View
- android:layout_width="wrap_content"
- android:layout_height="5dp"
- android:background="@color/divider_bg"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/textView22"
- android:id="@+id/view3"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintRight_toRightOf="parent" />
- <TextView
- android:text="@string/contact_information"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/textView27"
- app:layout_constraintTop_toBottomOf="@+id/view3"
- android:layout_marginTop="8dp"
- app:layout_constraintLeft_toLeftOf="@+id/view3"
- app:layout_constraintRight_toRightOf="parent"
- android:textSize="18sp"
- android:textStyle="normal|bold" />
- <TextView
- android:text="Preferred Mobile No:"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/textView28"
- app:layout_constraintLeft_toLeftOf="parent"
- android:layout_marginTop="16dp"
- app:layout_constraintTop_toBottomOf="@+id/textView27" />
- <TextView
- android:id="@+id/textView12"
- style="@style/Que_CountryCodeStyle"
- android:text="@string/_20"
- android:layout_height="wrap_content"
- android:layout_width="wrap_content"
- app:layout_constraintLeft_toLeftOf="parent"
- android:textAlignment="center"
- app:layout_constraintBaseline_toBaselineOf="@+id/et_phoneNumber" />
- <EditText
- android:id="@+id/et_phoneNumber"
- style="@style/Que_NumberEdittextStyle"
- android:layout_toEndOf="@+id/textView12"
- android:layout_toRightOf="@+id/textView12"
- android:layout_width="0dp"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintTop_toBottomOf="@+id/textView28"
- android:layout_marginStart="16dp"
- app:layout_constraintLeft_toRightOf="@+id/textView12"
- android:layout_marginLeft="16dp"
- app:layout_constraintHorizontal_bias="1.0"
- android:layout_height="wrap_content" />
- <TextView
- android:text="Email Address:"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/textView29"
- android:layout_marginTop="16dp"
- app:layout_constraintTop_toBottomOf="@+id/textView12"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintHorizontal_bias="1.0" />
- <EditText
- android:id="@+id/et_emailAddress"
- style="@style/Que_NumberEdittextStyle"
- android:layout_toEndOf="@+id/textView12"
- android:layout_toRightOf="@+id/textView12"
- android:layout_height="30dp"
- app:layout_constraintTop_toBottomOf="@+id/textView29"
- android:layout_marginTop="8dp"
- android:layout_width="0dp"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintRight_toRightOf="parent" />
- <View
- android:layout_width="wrap_content"
- android:layout_height="2dp"
- android:background="@color/divider_bg"
- android:layout_marginTop="8dp"
- app:layout_constraintTop_toBottomOf="@+id/et_emailAddress"
- android:id="@+id/view4"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintRight_toRightOf="parent" />
- <TextView
- android:text="@string/step_1_details"
- android:layout_width="0dp"
- android:layout_height="114dp"
- android:id="@+id/textView30"
- app:layout_constraintLeft_toLeftOf="parent"
- app:layout_constraintTop_toTopOf="@+id/view4"
- app:layout_constraintRight_toRightOf="parent"
- app:layout_constraintHorizontal_bias="1.0"
- android:layout_marginTop="8dp" />
- <Button
- android:text="Button"
- android:layout_width="0dp"
- android:layout_height="wrap_content"
- android:id="@+id/button5"
- app:layout_constraintLeft_toLeftOf="parent"
- android:layout_marginTop="16dp"
- app:layout_constraintTop_toBottomOf="@+id/textView30"
- app:layout_constraintRight_toRightOf="parent" />
- </android.support.constraint.ConstraintLayout>
- </android.support.constraint.ConstraintLayout>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement