programguide
programguide copied to clipboard
Programs area clipping
Hi, I have a background with transparency in my program guide, how can I avoid the programs to be visible behind the other locked items?
Hi 👋
Unfortunately channels and timeline must have a non-transparent background, also that's like sticky headers in LazyColumn work, see this SO for example.
Could you share UI you are trying to achieve? Maybe it would be possible to use transparent background color with compositeOver (to make it non-transparent).