示例#1
0
 @Override
 public void onProgress(int id, long totalBytes, int progress) {
   progressNotification.updateNotification(progress);
 }