Yongbin Xu

Results 4 issues of Yongbin Xu

如题,是因为MediaGridAdapter.java 114-115行 ImageThmbnailJob.java 32,35行 造成,看线上代码已经修复,只是未发布版本 同时观察到 对于小文件(

如下 203-204行 Bitmap.createBitmap函数返回的bitmap在某些情况下就是传入的bitmapOld,两者是一样的,不能回收 Bitmap bitmapOld = bitmap; bitmap = Bitmap.createBitmap(bitmap, 0, 0, bitmap.getWidth(), bitmap.getHeight(), matrix, false); bitmapOld.recycle();

Error: Invalid or incomplete schema, unknown type: Favourite. Ensure that a full introspection query is used in order to build a client schema. at getNamedType (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30861:13) at getType (https://cdn.jsdelivr.net/npm/[email protected]/graphiql.js:30852:12) at...

**Description** imageCredentials pull private images fail. **Environmental** Tell us what your cluster environment is like, e.g. - Operating System Information - kubernetes v1.27.3 - OpenFunction 1.2.0 - Versions of dependent...

bug