更新 taskInfo.java
parent
075eb56102
commit
0813d83a13
|
|
@ -78,12 +78,4 @@ public class taskInfo {
|
||||||
Log.e(TAG, "Error downloading file: ", e);
|
Log.e(TAG, "Error downloading file: ", e);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
public static boolean downloadGoBack(){
|
|
||||||
if (completed == true){
|
|
||||||
return completed;
|
|
||||||
}
|
|
||||||
return false;
|
|
||||||
}
|
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Reference in New Issue