|
|
@ -81,7 +81,7 @@
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_width="match_parent"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:layout_height="wrap_content"
|
|
|
|
android:hint="imap.domain.tld"
|
|
|
|
android:hint="imap.domain.tld"
|
|
|
|
android:inputType="text"
|
|
|
|
android:inputType="textNoSuggestions"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
android:textAppearance="@style/TextAppearance.AppCompat.Medium"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintStart_toStartOf="parent"
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/tvHost" />
|
|
|
|
app:layout_constraintTop_toBottomOf="@id/tvHost" />
|
|
|
|