mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-05-19 16:30:19 +00:00
set action done in search field
after a recent change, action was automatically set to next, which is inappropriate
This commit is contained in:
parent
0002ed63eb
commit
7f970e2efd
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@
|
|||
android:layout_marginHorizontal="6dp"
|
||||
android:inputType="text"
|
||||
android:maxLines="1"
|
||||
android:imeOptions="actionDone"
|
||||
android:layout_width="match_parent"
|
||||
android:layout_height="wrap_content" />
|
||||
</LinearLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue