1
0
mirror of https://github.com/tateisu/SubwayTooter synced 2025-01-11 08:53:54 +01:00

リファクタ

This commit is contained in:
tateisu 2018-01-03 13:07:31 +09:00
parent d22125cd98
commit 85099b7abe

View File

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