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.
アクティビティが作成されたときに予測テキストオプションをオンにし、アクティビティが破棄されたときにオフにしたいだけです
予測テキスト入力は入力オブジェクトのパラメーターだと思います。したがって、テキストの編集を開始するときに入力オブジェクトを呼び出すときに、パラメーター : を与えることができるtext|textNoSuggestionsため、キーボードは提案を表示しません。
text|textNoSuggestions
setInputType(text|textNoSuggestions)