Skip to content
Snippets Groups Projects
Commit 29aa8456 authored by Nicolas Pomepuy's avatar Nicolas Pomepuy Committed by Duncan McNamara
Browse files

OpenSubtitles: force next button in the login edit text

parent ba2d7152
No related branches found
No related tags found
1 merge request!2017use new OpenSubtitles API
......@@ -425,6 +425,8 @@
android:layout_height="wrap_content"
android:ems="10"
android:focusable="true"
android:singleLine="true"
android:imeOptions="actionNext"
android:hint="@string/open_subtitles_username"
android:nextFocusRight="@+id/password"
android:nextFocusDown="@+id/password"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment