question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Using with Jetpack Compose

See original GitHub issue

Hi, I would like to use this library in a Jetpack Compose project however I’m not finding any success. Could you provide a simple Composable component that with an AndroidView or a AndroidViewBinding wrap your library? Thank you

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:4
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Dimeziscommented, Oct 13, 2021

Then I guess the BlurView is not compatible with Composable hierarchies. I’m slightly interested in why it happens, so I might check it out later, but most likely this won’t be fixed

0reactions
Dimeziscommented, Jul 18, 2022

Version 2.0.2 should fix this problem, but I’m not sure it’s going to be working in every scenario. But you can try and let me know how it went

Read more comments on GitHub >

github_iconTop Results From Across the Web

Quick start | Jetpack Compose - Android Developers
Try Jetpack Compose sample apps · If you're in the Welcome to Android Studio window, select Import an Android code sample. · In...
Read more >
Jetpack Compose Tutorial for Android: Getting Started - Kodeco
Go to the materials you downloaded and open the starter project in your Canary version of Android Studio. Build and run and you'll...
Read more >
Introducing Jetpack Compose into an existing project.
In this series of articles, I will describe how we at Lemonade have introduced Jetpack Compose into our codebase, intending to utilize it...
Read more >
7 things you should know before using Jetpack Compose
Jetpack Compose is the latest Google bet on a modern UI toolkit for Android Development. It promises to build native UIs with less...
Read more >
Say Hello to Jetpack Compose and Compare with XML
Jetpack Compose is a modern toolkit that allows us to build our screens in a declarative approach writing less code. Android UI Development...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found