-
Hello team when are getting next crash when we try to display the live video.
We where using 1.3.0 version (in this version we detect the crash), we try to upgrade our library to 2.0.0 but the issue …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
Adding latest version of Kaspresso (1.5.3) as a dependency and firing the connectedAndroidTest ends up with error "Android resource linking failed".
**Expected Behavior**
connectedAndroidTest can…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
When building against the upcoming compose multiplatform 1.7 alphas, I see this warning when building an iOS app.
Repro: https://github.com/ZacSweers/FieldSpottr/pull/26
```
Showing Recent Issu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### Description
I have a trailingIcon in Compose Material3 SearchBar, when I try to performClick on it, it doesn't call onClick.
### Steps to Reproduce
```
class RoboSearchBarBugTest {
@g…
-
Hi,
My app is crashing on Android and iOS while instantiating adaptive time picker state.
```
val state = rememberAdaptiveTimePickerState(
initialHour = 12,
…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## About this issue
- Stuttering when scrolling in a LazyList
```kotlin
LazyColumn() {
items(journals) { journal ->
JournalRow(
journal = journal,
…