Closed bherrmann7 closed 13 years ago
Is this related to the player stopping when a non-active podcast is deleted?
I dont think so. I would think that kind of issue would be down in the ContentService... where as I'm changing the Subscription.java and PodcastList.java
I believe I addressed this long ago.
If you delete a subscription or a podcast from the list, your place in the list is lost (because car cast rebuilds the entire list view instead of just marking the data dirty)
I'm working on a fix, should be out later today.