commit | 2271ad6158a0199f7f9da26d9c9f755075805507 | [log] [tgz] |
---|---|---|
author | Flavio Lerda <flerda@google.com> | Mon Oct 03 10:37:23 2011 +0100 |
committer | Flavio Lerda <flerda@google.com> | Mon Oct 03 10:37:23 2011 +0100 |
tree | f051e871b38933b6a950ec78e3e6e63ed7f3ba11 | |
parent | 6858dd385827345713f36372cadcefaa7194c91f [diff] |
Fix updating of seek bar position while seeking. We stop updating the seek bar position in the background while seeking. However, if the background task was running at the time we stop it, it will still update the position once more, with the default value of zero, which made the seek bar jump to zero at what seemed like random times. Instead, if the updater has been stopped, simply return immediately. Bug: 5094799 Change-Id: I3f9f52ffcce442bb19f1f1a6731161d7fc2e94cd