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.
私はアンドロイドに非常に新しいです。私はスピナーSetOnItemSelectedリスナーを設定しました。別のメソッドからスピナーOnItemSelectedListenerをキャンセルする可能性はありますか?前もって感謝します。
setOnItemSelectedListener(null)を削除するために呼び出しOnItemSelectedListenerます。
setOnItemSelectedListener(null)
OnItemSelectedListener