You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gilles Bajart edited this page Dec 29, 2016
·
1 revision
You need to use:
mRadioManager.updateNotification("text first row on the stream player",
"text second row on the stream player",
R.drawable.default_art); //your picture
but only after the stream was loaded, if not, the code is ignored.