mirror of
https://github.com/tateisu/SubwayTooter
synced 2025-01-11 08:53:54 +01:00
リファクタ
This commit is contained in:
parent
d22125cd98
commit
85099b7abe
@ -107,7 +107,7 @@ public class DlgDraftPicker
|
||||
reload();
|
||||
}
|
||||
|
||||
private void reload(){
|
||||
@SuppressLint("StaticFieldLeak") private void reload(){
|
||||
|
||||
if( task != null ){
|
||||
task.cancel( true );
|
||||
|
Loading…
Reference in New Issue
Block a user