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.
androids editTextで特殊文字をブロックする方法は?android:digitsを使用しないことによって!!
プログラムでさえ、他の方法はありますか?
EditTextにはonTextChangedリスナーがあり、ユーザーが入力している文字を追跡できます。文字が不正な場合は、削除するだけです。最もエレガントな方法ではありませんが、それがうまくいくことを願っています。幸運を!