Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
edittext を含む一部のアプリは、戻るボタンの代わりに一種のタブ ボタンを持つ既定のキーボードを使用します。従来のアプリの代わりにアプリ内で呼び出す方法はありますか?
こんにちは、EditText でこの属性を試してください
android:imeOptions="actionSend|flagNoEnterAction"