リファクタ

This commit is contained in:
tateisu 2018-01-03 13:07:31 +09:00
parent d22125cd98
commit 85099b7abe
1 changed files with 1 additions and 1 deletions

View File

@ -107,7 +107,7 @@ public class DlgDraftPicker
reload();
}
private void reload(){
@SuppressLint("StaticFieldLeak") private void reload(){
if( task != null ){
task.cancel( true );