Commit 3dac8b3f authored by Grigory Fedorov's avatar Grigory Fedorov

conferences_filter: "done" keyboard action used for input field.

parent 3d453265
......@@ -22,7 +22,7 @@
android:hint="@string/muc_type_conference_name"
android:paddingLeft="16dp"
android:id="@+id/room_name_edit_text"
android:imeOptions="flagNoExtractUi"
android:imeOptions="flagNoExtractUi|actionDone"
android:singleLine="true"
/>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment