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.
LoaderManager にクエリを実行して、ローダーが現在実行されているかどうかを確認するにはどうすればよいですか?
使用する:
getLoaderManager().getLoader(id)
存在する場合はローダーを返し、呼び出しisStarted()て実行中であることを確認します。
isStarted()