mirror of
https://github.com/zoriya/react-native-background-downloader.git
synced 2026-05-31 17:23:13 +00:00
more fixes
This commit is contained in:
@@ -36,6 +36,8 @@ import java.util.HashMap;
|
||||
import java.util.List;
|
||||
import java.util.Map;
|
||||
|
||||
import javax.annotation.Nullable;
|
||||
|
||||
public class RNBackgroundDownloadModule extends ReactContextBaseJavaModule implements FetchListener {
|
||||
|
||||
private static final int TASK_RUNNING = 0;
|
||||
|
||||
Reference in New Issue
Block a user