kaaes / spotify-web-api-android

A wrapper for Spotify Web API. It uses Retrofit to create Java interfaces from API endpoints
http://kaaes.github.io/spotify-web-api-android
MIT License
380 stars 138 forks source link

not getting player of spotify #135

Closed rohitssharma closed 8 years ago

rohitssharma commented 8 years ago

I am using your demo into my application, its works fine. Only one issue i am getting face, music player not appear when i click the view, only sound is appearing. Please tell me how i show the player when user click the view.

Thanks,

JMPerez commented 8 years ago

Duplicate of #134