bluetooth: fix avrcp previous play position offset 71/9271/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 26 Apr 2017 05:19:16 +0000 (22:19 -0700)
committerMatt Ranostay <matt.ranostay@konsulko.com>
Wed, 26 Apr 2017 21:59:48 +0000 (14:59 -0700)
commitba39b5e73165886e9739d23f97f7df842ae7d7e1
tree1db0b44c986bf02f8f3fa9777d6a1cd450d462b6
parentc9f1c84b30076d2750c73364870a9b5884a183bd
bluetooth: fix avrcp previous play position offset

Initially a previous command goes back to the beginning of the
track but most media applications don't reset the position
property. So keep the current position and use that as an offset
for the UI.

Bug-AGL: SPEC-565
Change-Id: If7124537c6d66d328f9c4c918fe917b8fc877ce0
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
app/MediaPlayer.qml