-
### Description
Hello,
I'd like to use `iterator()` on the `Path` type from the `androidx.compose.ui.graphics` package.
Unfortunately, it leads me to this runtime error:
```
java.lang.Unsatis…
-
I have a simple codepath I’m calling which was ripped from one of the demos.
```kt
val figure = run {
val data = mapOf(
"time" to listOf("Lunch", "Lunch", "Dinner", "Dinner", "Dinner…
-
Hello,
I'll like to do the tutorial but when I build the project I have this error :
A problem occurred configuring root project 'Cupcake'.
> Could not resolve all files for configuration ':cla…
-
### Terms
- [X] I have searched [open and closed feature requests](https://github.com/scribe-org/Scribe-Android/issues?q=is%3Aissue+label%3Afeature)
- [X] I agree to follow Scribe-Android's [Code of …
-
1. Autox.js 版本:Autox-v6-universal-release-6.6.1
2. Autox.js 下载渠道:https://github.com/kkevsekk1/AutoX/releases
3. Android 版本:Android 9
4. Android 机型:avd Pixel_3a_XL_api_28
5. Android 系统类别:avd androi…
-
I created a map with some markers on it:
```
GoogleMap(
modifier = Modifier.matchParentSize(),
cameraPositionState = cameraPositionState,
uiSettings = mapUiSettings,
onMapClick = {
},
)…
-
I have the country picker working in android compose by using the `context.launchCountryPickerDialog { selectedCountry: CPCountry? ->` method and it works well thank you. However the black text on bla…
-
Hello!
I run autotests with kaspresso, JUnit4, with allure support in compose project.
Every time kaspresso makes screenshot my tests crash with exception:
`java.lang.IllegalArgumentException: So…
-
### Steps to reproduce
no idea, found in sentry
### Expected results
no crash
### Actual results
![grafik](https://github.com/flutter/flutter/assets/16635729/07adfcab-37ae-4861-b4b0-f85766ab5bcb)…
-
Since cc49e79e1564b69805df52147dc0c6c1a899bc48 in August of last year you've had this on your TODO list.
Would be great to see! - Personally, I am interested in basic navigation, compose UI (iOS, d…