Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

blur bitmap is not fill screen #24

@vanezkw

Description

@vanezkw

ViewUtil.drawViewToBitmap should be modified.
int bmpWidth = (int) ((width - translateX) / downScaleFactor );
int bmpHeight = (int) ((height - translateY) / downScaleFactor);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions