|
@@ -42,7 +42,7 @@ public class RAUploadManager {
|
|
|
QueueStatusFinish
|
|
QueueStatusFinish
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- UIUpdateListener uiUpdateListener;
|
|
|
|
|
|
|
+ public UIUpdateListener uiUpdateListener;
|
|
|
|
|
|
|
|
public interface UIUpdateListener {
|
|
public interface UIUpdateListener {
|
|
|
void onProgress(long index, double percentage);
|
|
void onProgress(long index, double percentage);
|