<?xml the version=“1.0” Encoding=“utf-8”?>
<Androidx.To obstruct.Widget.To obstruct xmlns:Android=“http://schemas.android.com/apk/res/android”
xmlns:App=“http://schemas.android.com/apk/res-auto”
Android:Layout_process=“match parent”
Android:Layout_height=“wrap content”
Android:The background=“#ffffff”
Android:padding bottom=“32dp”>
<ImageView
Android:Id=“@ + Id / image view”
Android:Layout_process=“35dp”
Android:Layout_height=“35dp”
Android:Layout_marinstart=“16dp”
Android:Layout_marintop=“16dp”
App:Layout_constraintStart_toStartOf=“Parent”
App:Layout_constraintTop_toTopOf=“Parent”
App:srcCompat=“@ drawable / ic_user” />
<text view
Android:Id=“@ + Id / textView”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:Layout_marinstart=“8dp”
Android:The text=“Sophia Connectors”
Android:Hand color=# “292929”
Android:text size=“16sp”
App:Layout_constraintBottom_toBottomOf=“@ + Id / image view”
App:Layout_constraintStart_toEndOf=“@ + Id / image view”
App:Layout_constraintTop_toTopOf=“@ + Id / image view” />
<ImageView
Android:Id=“@ + id / imageView2”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:Layout_marinstart=“16dp”
Android:Layout_marintop=“32dp”
App:Layout_constraintStart_toStartOf=“Parent”
App:Layout_constraintTop_toBottomOf=“@ + Id / image view”
App:srcCompat=“@ drawable / ic_call” />
<text view
Android:Id=“@ + Id / textView2”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:Layout_marinstart=“8dp”
Android:The text=“(650) 555-1122”
Android:Hand color=# “292929”
Android:text size=“14sp”
App:Layout_constraintBottom_toBottomOf=“@ + id / imageView2”
App:Layout_constraintStart_toEndOf=“@ + Id / image view”
App:Layout_constraintTop_toTopOf=“@ + id / imageView2” />
<text view
Android:Id=“@ + Id / textView3”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:Layout_marintop=“4dp”
Android:The text=“mobile”
Android:text size=“12sp”
App:Layout_constraintStart_toStartOf=“@ + Id / textView2”
App:Layout_constraintTop_toBottomOf=“@ + Id / textView2” />
<Opinion
Android:Id=“@ + Id / view”
Android:Layout_process=“wrap content”
Android:Layout_height=“1dp”
Android:Layout_marintop=“12dp”
Android:The background=# A3 A3 A3
App:Layout_constraintEnd_toEndOf=“Parent”
App:Layout_constraintHor horizontal_ bias=“0.0”
App:Layout_constraintStart_toStartOf=“@ + Id / textView3”
App:Layout_constraintTop_toBottomOf=“@ + id / textView3” />
<ImageView
Android:Id=“@ + id / imageView3”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:Layout_marinstart=“16dp”
Android:Layout_marintop=“16dp”
App:Layout_constraintStart_toStartOf=“Parent”
App:Layout_constraintTop_toBottomOf=“@ + Id / view”
App:srcCompat=“@ drawable / ic_email” />
<text view
Android:Id=“@ + Id / textView4”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:The text=“sophiacon@gmail.com”
Android:Hand color=# “292929”
Android:text size=“16sp”
App:Layout_constraintBottom_toBottomOf=“@ + id / imageView3”
App:Layout_constraintStart_toStartOf=“@ + Id / view”
App:Layout_constraintTop_toTopOf=“@ + id / imageView3” />
<text view
Android:Id=“@ + Id / textView5”
Android:Layout_process=“wrap content”
Android:Layout_height=“wrap content”
Android:The text=“Private”
Android:text size=“12sp”
App:Layout_constraintStart_toStartOf=“@ + Id / textView4”
App:Layout_constraintTop_toBottomOf=“@ + Id / textView4” />
</Androidx.To obstruct.Widget.To obstruct>
Source link