|
|
@ -16,6 +16,7 @@
|
|
|
|
android:id="@+id/tvEmail"
|
|
|
|
android:id="@+id/tvEmail"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_width="0dp"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
|
|
|
|
android:layout_marginEnd="6dp"
|
|
|
|
android:text="test@example.com"
|
|
|
|
android:text="test@example.com"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/ivIntermediate"
|
|
|
|
app:layout_constraintEnd_toStartOf="@+id/ivIntermediate"
|
|
|
|