Skip to content

Initial set image is appearing smaller than the original size #543

@MuhammadSaad420

Description

@MuhammadSaad420

When i set image for the first time, the image size is smaller than the original even though i am not applying any filter yet. Following is the code i wrote to set image in PhotoEditor view.

photoEditor = PhotoEditor.Builder(this, binding.photoView)
            .setPinchTextScalable(true)
            .setClipSourceImage(true)
            .build()
        binding.photoView.source.setImageURI(Uri.parse(imageUri))

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions