Skip to content

Add example BackdropBlur Modifier using platform RenderNode.setBackdropRenderEffect - #1710

Merged
riggaroo merged 20 commits into
mainfrom
backdrop-render-effect
Sep 16, 2026
Merged

riggaroo merged 20 commits into
mainfrom
backdrop-render-effect

Conversation

@riggaroo

@riggaroo riggaroo commented Sep 8, 2026

Copy link
Copy Markdown
Collaborator

Add a new Modifier for backdrop effects, using underlying Android SDK 37 primitive: RenderNode.setBackdropRenderEffect.
Note: This modifier only works for API 37+, for older devices there is an optional color fallback.
Offiical Modifier.backdropBlur{} in Compose - coming soon. Stay tuned.

Base automatically changed from blur-regions to main September 10, 2026 13:51
@riggaroo
riggaroo force-pushed the backdrop-render-effect branch from ed390c6 to 357eb25 Compare September 10, 2026 13:51
@riggaroo
riggaroo marked this pull request as ready for review September 15, 2026 20:35
@riggaroo
riggaroo requested a review from raystatic September 16, 2026 11:34
Comment thread Jetchat/app/build.gradle.kts Outdated
@riggaroo
riggaroo merged commit 98d6964 into main Sep 16, 2026
@riggaroo
riggaroo deleted the backdrop-render-effect branch September 16, 2026 14:03
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.

2 participants