-
I'm using `Showkase.getBrowserIntent(context)` to start the browser activity with my previews. It starts and shows the options (Components, Colors, and Typography) correctly.
But if click on any op…
-
We use a non-Material design system with compose-richtext, and the 1.0 series is pulling in a large number of dependencies that we don't need. We don't use image or HTML features, as we already have a…
-
Hello,
I'm currently trying to use ConstraintLayout in my Jetpack Compose project and I'm facing an issue with the implementation of the dependency. I'm not finding any support on my issue so I gue…
-
Compose Material all views page with dark mode(Accompanist)
-
When using a certain configuration of nested workflows (I haven't found exactly the logic there), involving a backstack container (it _might_ be a red herring I guess), Compose's insets are not propag…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
---
> [!WARNING]
> Renovate fa…
-
I'm trying to implement bottom sheet destination similar to Accompanist with Precompose, but it seems that I cannot extend Navigator, and floating destination doesn't work properly. Is it possible to …
-
### Expected behaviour
For reference, I am using Coil to load images over the network. I've provided each of these images with a fallback and a loading state via the code below:
```kotlin
@Compos…
-
-
### Description
When sharding tests I get frequent (and seemingly random) 'No tests found' errors which fail the build.
See this PR: https://github.com/google/accompanist/pull/463 for an example…