Skip to content

How to redraw selected area rectangle when screen restored? #17

@bipinvaylu

Description

@bipinvaylu

I had added this library as module and directly using it's CropVideoView and related classes. I am storing user's selected rectangle on saved instance state by getCropRect() and restoring on restore instance state by setCropRect which in turn calls mCropView.setBitmapRect(savedRect); mCropView.resetCropOverlayView(); methods. But it doesn't drawing rectangle at properly as well when try resize it using touch then it disappear.

Any clue or help on this?

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