-
**URL of codelab**
https://developer.android.com/codelabs/basic-android-kotlin-compose-build-a-dice-roller-app?continue=https%3A%2F%2Fdeveloper.android.com%2Fcourses%2Fpathways%2Fandroid-basics-com…
-
**Describe the bug**
A `java.lang.NoSuchMethodError` is thrown when providing a value for a CompositionLocal when certain conditions are met:
1. The type of the CompositionLocal is a `@Composable`…
-
Hey Schalk,
My apologies for submitting this question via a GitHub, but I am curious or sort of playing devil's advocate here but is there a valid use case for the interoperabilty of Web Components…
-
I'm developing a Jetpack Compose app with a navigation structure that includes a main home screen and a multi-step "Create Group" flow. To ensure UI consistency and manage shared state efficiently, my…
-
Is less verbosity the only main benefit of typeclasses over just inputting a set of functions?
Typeclasses can do where `bar` is a member of `Function`:
```
foo(x: A) where Function
bar(x)
…
-
### Description
Hi. I've got (several internal) visionOS projects using TCA. We just updated to TCA 1.7.1 and it appears to be broken with:
```
~/Library/Developer/Xcode/DerivedData/StrykerUI-faynf…
-
### Description
After updating from 1.8.2 to 1.9.0, scoping a store in my project (similar to the example code linked below) now produces an unexpected type as mentioned in a compiler error (also l…
sebj updated
8 months ago
-
-
### Describe what you want
It would be great if multiple calls to the `where` method could be merged with an `and` when the query was in dynamic mode.
This would be fantastic for scenarios where y…
-
I use a Python monorepo with many scripts, libraries and many microservices (and their number grows over time), where all Python modules are directly importable from Git repository root without any ne…