Removed tenant ID autofill hint

This commit is contained in:
M66B 2022-11-11 15:55:00 +01:00
parent 39fe9848ee
commit 100cd710dc
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@
android:id="@+id/etTenant"
android:layout_width="0dp"
android:layout_height="wrap_content"
android:autofillHints="emailAddress"
android:hint="@string/title_identity_tenant"
android:imeOptions="actionNext"
android:inputType="textNoSuggestions"