gpt4 book ai didi

android - 使用 multiautocompletetextview 时在完成按钮按下时隐藏键盘

转载 作者:太空狗 更新时间:2023-10-29 15:46:44 24 4
gpt4 key购买 nike

我有一个多自动完成 TextView

<MultiAutoCompleteTextView 
android:id="@+id/email_editText_auto"
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:layout_marginTop="20dp"
android:hint="@string/enter_email_address_hint"
android:inputType="textEmailAddress"
/>

当我按下完成按钮时,似乎没有任何反应。按下完成按钮时如何隐藏键盘?还是我在这里遗漏了什么?

最佳答案

这是一个愚蠢的错误,只需要使用 android:imeOptions="actionDone"

关于android - 使用 multiautocompletetextview 时在完成按钮按下时隐藏键盘,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/19791567/

24 4 0
文章推荐: c - 为什么指针不递增?
文章推荐: html - Mobile Web App : <header> vs
文章推荐: c++ - htmlcxx API 用法
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com