Skip to content

Fixed a bug where blurred SurfaceView (Google Map) does not update#17

Open
savked wants to merge 1 commit intodanielzeller:masterfrom
savked:master
Open

Fixed a bug where blurred SurfaceView (Google Map) does not update#17
savked wants to merge 1 commit intodanielzeller:masterfrom
savked:master

Conversation

@savked
Copy link
Copy Markdown

@savked savked commented Oct 16, 2023

When blurring another SurfaceView/TextureView like Google Maps MapView for example. The BlurBehindLayout takes the renderer of that view and it becomes unresponsive. For example, moving the map around will show in the blurred view, but not in the main MapView.

I would imagine there is probably a more efficient way of fixing this instead of calling requestLayout() on each update, but I am not skilled enough to get to the bottom of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant