test using downloaedIndexes
This commit is contained in:
parent
055e5e17b2
commit
c7c6cdf5d9
1 changed files with 1 additions and 0 deletions
|
@ -432,6 +432,7 @@ public class DownloadIndexesThread {
|
|||
}
|
||||
currentRunningTask.remove(this);
|
||||
if (uiActivity != null) {
|
||||
uiActivity.downloadedIndexes();
|
||||
uiActivity.updateProgress(false);
|
||||
runCategorization(uiActivity.getDownloadType());
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue