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 からテキスト入力を取得し、それを通知 .setTitle として設定していますが、通知に表示されると、特定の単語に下線が表示されます。理由はわかりませんでしたが、テストに行ったところ、Android キーボードは自動補完された単語の下に下線を付けました。では、これを削除するにはどのような方法が最適でしょうか?
使用する :
getText().toString()
ここで説明したように