Small style fix to the last commit
This commit is contained in:
parent
b0e4f59f43
commit
1295158de2
@ -206,7 +206,7 @@ public class ApkDownloader implements AsyncDownloadWrapper.Listener {
|
||||
// info (in addition to receiving events with the info).
|
||||
totalSize = event.total;
|
||||
progress = event.progress;
|
||||
break;
|
||||
break;
|
||||
}
|
||||
|
||||
event.getData().putLong(EVENT_SOURCE_ID, id);
|
||||
|
Loading…
x
Reference in New Issue
Block a user