Skip to content

Migrate Heavy Image Processing in ImageUtils.kt to Suspending Functions with Proper Dispatchers #6842

Description

@Roniscend

Offload CPU-intensive pixel analysis and memory-heavy bitmap decoding to Dispatchers.Default using suspend functions to prevent UI freezes and thread starvation.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions