commit | e8af2f1857cad1bb3dc56a1a8f3cf584c93b923b | [log] [tgz] |
---|---|---|
author | junjiez <junjiez@codeaurora.org> | Thu Jul 07 14:33:36 2016 +0800 |
committer | Gerrit - the friendly Code Review server <code-review@localhost> | Mon Jul 11 20:09:12 2016 -0700 |
tree | e2b80eec36f50132a59758385b7f7728ce525a31 | |
parent | 70fddeac846a6c9fecbd3c92b209b6ae3be6a5e6 [diff] |
Music: Fix can't enter music album after remove a album When remove a album the count of items in the track cusor is 0, but the cursor isn't null, so it can be inited when enter another ablum, need to set it to null when its count is 0. Change-Id: Id4f74decb109c86fe3758fd98ad78699ed238bbe CRs-Fixed: 1037549