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.
ボタンが押されたときに実行する重いタスクがあります。タスクの実行中にボタンをクリックすると、UI がブロックされました。
タスクの進行状況をプログレスバーに表示したい。
どうやってやるの?
ありがとう
編集:進行状況ダイアログで AsyncTask を使用してこれを修正しました