Skip to content
Commit f01601f5 authored by Miranda Kephart's avatar Miranda Kephart
Browse files

Start screenshot timeout even if saving fails

Currently we only start the timeout if the saving task completes
successfully. This means that if it fails, the preview hangs around
indefinitely (though it's still dismissable via the x button).

This change moves the timeout code so that the timer is started when
we get a response from the saving task, regardless of whether it
succeeded or failed.

Bug: 158225178
Fix: 158225178
Test: manual
Change-Id: Ica15a12e3f9abf49d8d7d12d3947d2bfb8d61252
parent 38e3d616
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment