Commit 3e033f51 authored by Thomas's avatar Thomas
Browse files

Merge pull request 'Improve login screen UX' (#983) from aur/Fedilab:develop into develop

parents 1fd25158 6071e0bd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@
            android:layout_height="wrap_content"
            android:dropDownAnchor="@id/login_instance_layout"
            android:hint="@string/instance_example"
            android:imeOptions="actionNext"
            android:imeOptions="actionDone"
            android:inputType="textWebEmailAddress"
            android:singleLine="true" />
    </com.google.android.material.textfield.TextInputLayout>