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