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.
スピナーに関する問題に直面しています。スピナーダイアログがポップアップし、その間に画面のロックを解除したときにスクリードのロックが発生した場合、スピナーポップアップはそこに表示されないとします。誰かが私にこれの解決策を提案できますか、またはonResumeでスピナーダイアログを実用的にポップアップする方法を知っている人はいますか?
試してみてくださいspinner.performClick();。私にとっては機能しています。
spinner.performClick();