更新 taskInfo.java
This commit is contained in:
@@ -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
Block a user