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.
Androidのスピナービューのドロップダウンリスト内のアイテムをクリックすると、スピナーの値がクリックした値に変更されます。この動作を無効にしたいのですが。そのようなクリックが発生するcallbakckが必要です。何か案は?Dominikに感謝します。
getView()のメソッドをオーバーライドしますAdapter。すべての位置に同じテキストを設定します。
getView()
Adapter