EspoirX / StarrySky

🔥A Powerful and Streamline MusicLibrary(一个丰富的音乐播放封装库,支持多种音频格式,完美解决你的问题。)
https://github.com/EspoirX/StarrySky
MIT License
1.4k stars 211 forks source link

点击播放 albumArt会报空指针 #136

Closed 888ewe closed 4 years ago

888ewe commented 4 years ago

点击播放,调用 StarrySky.with().getNowPlayingSongInfo();代码,会报一下空指针错误

java.lang.IllegalStateException: getBitmap(MediaMetadataC…t.METADATA_KEY_ALBUM_ART) must not be null at com.lzx.starrysky.control.StarrySkyPlayerControl.getSongInfoFromMediaMetadata(StarrySkyPlayerControl.kt:433) at com.lzx.starrysky.control.StarrySkyPlayerControl.getNowPlayingSongInfo(StarrySkyPlayerControl.kt:184)

EspoirX commented 4 years ago

感谢提出,已经修改,请用 2.2.7 版本