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 android:inputType="number" ... />