skydoves / Cloudy

☁️ Jetpack Compose blur effect library, which falls back onto a CPU-based implementation to support older API levels.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Provided CompositionLocal values is not provided inside cloudy

qavan opened this issue · comments

Is your feature request related to a problem?

Provided composition locals lost.

Describe the solution you'd like:

Add parameter compositionContext/parentCompositionContext = rememberCompositionContext().

Hey @qavan, would you expand on this? Thanks!