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.
テキストビューのインクリメントとディクリメントボタンを備えたシンプルなスピナーコントロールがアンドロイドにありますか? ボタンを押すと、テキストビューに表示された値が加算または減算されます。私はそのようなものを探してきましたが、見つけることができませんでした。
敬具
ターゲット API が 11 を超える場合は、 NumberPickerを使用できます。