You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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
changed the title
Sometimes the library just provieds transparent background.
Haze Occasionally Renders Transparent Background in Composable
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
Information
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.
The text was updated successfully, but these errors were encountered: