java.lang.IllegalStateException: Can't compress a recycled bitmap in OnPostExecute ( ) method

前端 未结 0 1978
半阙折子戏
半阙折子戏 2021-01-24 14:23

I\'ve got a "Can\'t compress a recycled bitmap error" in my app. It happened on the bmp.compress(Bitmap.CompressFormat.PNG, 100, stream);



        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题