Saving an image from OpenGLES rendering doesn't work correctly on Android 11

前端 未结 0 995
小蘑菇
小蘑菇 2021-02-01 18:21

So, I have this code snippet that saves an image from a bitmap:

    ContentResolver resolver = ctx.getContentResolver();
    ContentValues contentValues = new Con         


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