mirror of
https://github.com/videolan/vlc-android
synced 2024-11-23 09:56:36 +08:00
OpenSubtitles: fix the password done button for the soft keyboard
This commit is contained in:
parent
3b1c70a8ed
commit
750bad3d64
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user