Skip to content

BlurView does not honour changes to scaleX/scaleY #183

Open
@ptsekov

Description

@ptsekov

Please include:

  1. Library version: 2.0.2

  2. Device and OS version: any

  3. Detailed steps to reproduce the issue:

    1. Build and run the modified sample app from https://github.com/ptsekov/BlurView/tree/issue/scaleXY
    2. Select the RECYCLERVIEW page
    3. Click on any card to scale it. Examine the blurred area of the card and notice that it did not update - it is clearly visible when
      looking at the bottom of the card.

    I was able to make it work as expected by invoking setupWith() after setting scaleX/scaleY. Look at the modified
    ExampleListAdapter and uncomment the commented line in the card onClick() listener to see it work as expected.

BlurView.mp4

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