summaryrefslogtreecommitdiff
path: root/docs/html/sdk/api_diff/13/changes
diff options
context:
space:
mode:
authorJim Miller <jaggies@google.com>2013-10-24 19:53:09 -0700
committerJim Miller <jaggies@google.com>2013-11-06 17:53:32 -0800
commitcc747ad2da3e6e0ebf97dff3a0a65964319af583 (patch)
tree84ed28247e8650e3d10cd00d67dc3fa51b997677 /docs/html/sdk/api_diff/13/changes
parent322934699433d703fa35505d72028abbcf8ce45f (diff)
Fix scrubbing behavior on keyguard music transport
This fixes a bug where the music scrub position would snap back to a previous position. The problem was caused by latency in the music application responding to scrub position changes. The latency would mean that we'd get a response periodically to some historical scrub position change. Since we can't know when the state will become stable, we just wait a little bit since the last update change before continuing to update the scroll position. In order to keep the music client from falling behind, we throttle scrub updates. Fixes bug 11351267 Change-Id: I6204833328751d1da781b4e078a2d557c1f93ff3
Diffstat (limited to 'docs/html/sdk/api_diff/13/changes')
0 files changed, 0 insertions, 0 deletions