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.
FragmentActivity、いくつかのフラグメント、およびバックグラウンドで実行されているサービスがあります。特定のフラグメントが表示されているかどうかをサービスから確認することは可能ですか?
小切手if(YourFragment.this.isVisible())
if(YourFragment.this.isVisible())