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

OpenSubtitles: fix the password done button for the soft keyboard

parent 3b1c70a8
No related branches found
No related tags found
Loading
......@@ -475,6 +475,7 @@
android:ems="10"
android:focusable="true"
android:hint="@string/open_subtitles_password"
android:singleLine="true"
android:imeOptions="actionDone"
android:nextFocusRight="@+id/loginButton"
android:nextFocusDown="@+id/loginButton"
......
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