View Issue Details

IDProjectCategoryView StatusLast Update
0008655MMAGeneralpublic2012-09-16 06:39
Reporterjiri Assigned To 
PriorityurgentSeverityminorReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.0.1 
Summary0008655: Mini Now Playing window shows 'Unknown' track when in the main application screen
DescriptionIt does work correctly though when e.g. in any Album screen.
TagsNo tags attached.
Fixed in build

Activities

marek

2011-11-23 13:07

developer   ~0029054

Android SDK has a bug in activities with tabs, which doesn't allow to connect services (http://code.google.com/p/android/issues/detail?id=2483).
Fixed with workaround by connecting service to application context.

jiri

2011-11-29 14:16

administrator   ~0029123

I still see incorrect info in the Mini Player very often (though not always). Generally speaking it seems to work for some time, but if I click 'Back' button from the NP activity several times, it often triggers the problem.

marek

2012-01-10 17:38

developer   ~0029795

Fixed