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
I have a problem when i try to run QuizActivity , where an error is raised and theb app crashes . The android monitor points to MediaSessionCompat object creation statement and among the error lines logged is written MediaButtonReceiver component may not be null . This made me to think about the setMediaButtonReceiver method that we passed null as the value of media button receiver . Is anyone having the same issue??
The text was updated successfully, but these errors were encountered:
I have a problem when i try to run QuizActivity , where an error is raised and theb app crashes . The android monitor points to MediaSessionCompat object creation statement and among the error lines logged is written MediaButtonReceiver component may not be null . This made me to think about the setMediaButtonReceiver method that we passed null as the value of media button receiver . Is anyone having the same issue??
The text was updated successfully, but these errors were encountered: