Unable to destroy activity java.lang.IllegalStateException: Cannot obtain size for recycled Bitmap: android.graphics.Bitmap@f61c234[250x280] ARGB_8888

后端 未结 0 863
野性不改
野性不改 2021-02-07 14:42

I\'m trying to make a code like this The idea is to make it so that 4 images are downloaded and merged into 1

 Glide.with(this)
        .asBitmap()
        .load(         


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