Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Haze Occasionally Renders Transparent Background in Composable #420

Open
iZakirSheikh opened this issue Nov 25, 2024 · 3 comments
Open

Haze Occasionally Renders Transparent Background in Composable #420

iZakirSheikh opened this issue Nov 25, 2024 · 3 comments

Comments

@iZakirSheikh
Copy link

Information

  • Haze version: 1.0.2
  • Android version: 13

Expected Behaviour

Occasionally, Haze fails to blur the component, displaying a transparent background instead.

Steps to Reproduce the Problem

Here is the link to my app: Audiofy. The issue arises intermittently, and the cause is not clear. You can verify this by examining the app yourself. The problem manifests on the primary screen, specifically within the top composable of the BottomNavBar in the Home Composable. I believe this occurs because the BottomNavBar gets detached on some screens; after reattaching, sometimes the background is not blurred.
Github - https://github.com/iZakirSheikh/Audiofy

Request

Would it be possible for you to mention in your introduction of the library that the app called Audiofy also utilizes it?
Thank you.

@chrisbanes
Copy link
Owner

chrisbanes commented Nov 25, 2024

I'm afraid that I do not have the time to debug your app. If you can provide a simple reproducible sample then I'll take a look.

@iZakirSheikh iZakirSheikh changed the title Sometimes the library just provieds transparent background. Haze Occasionally Renders Transparent Background in Composable Nov 25, 2024
@iZakirSheikh
Copy link
Author

iZakirSheikh commented Nov 25, 2024

I'm afraid that I'm not going to go debugging your app. If you can provide a simple reproducible sample then I'll take a look.
This happens when BottomNavBar re-imerges after hiding in some screens

@chrisbanes
Copy link
Owner

chrisbanes commented Nov 25, 2024

There's a sample in this repo which has exactly that (and has done for about 6 months), and it works as expected.

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

No branches or pull requests

2 participants