Skip to content

Commit

Permalink
#Update load
Browse files Browse the repository at this point in the history
  • Loading branch information
MirkoWu committed Aug 12, 2021
1 parent f77443c commit b0d151a
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
package com.mirkowu.lib_network.load;

import androidx.annotation.NonNull;

import java.io.File;

public interface OnProgressListener {
void onProgress(long readBytes, long totalBytes);
}

0 comments on commit b0d151a

Please sign in to comment.