Skip to content

ServiceComposableBitmapRenderer should handle hardware bitmaps #2681

@yschimke

Description

@yschimke
java.lang.IllegalStateException: unable to copyPixelsToBuffer, pixel access is not supported on Config#HARDWARE bitmaps

fix is

result.asAndroidBitmap().copy(Bitmap.Config.ARGB_8888, false).toImageResource()

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions