Remove DownloadManager Download interim state when created
When a Download is created it's set to queued state but doesn't notify listeners about this state. DownloadManager checks if it can start the download. After this checks it notifies the listeners. With this change Download can immediately check if it can be started and sends correct notification. PiperOrigin-RevId: 225967129
Showing
with
33 additions
and
48 deletions
Please
register
or
sign in
to comment