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
1 file changed