-
#### Environment details
1. maps compose version 5.0.3
2. Jetpack compose version 1.6.7
3. Material3 version 1.2.1
#### Code example
```
GoogleMap(
modifier = Modifier.fillMa…
-
Make the list somewhat like a carousel.
The middle elements should remain like a normal list.
The elements at the top and the bottom show partially behind the first and the last element.
-
Related Issue https://github.com/fabOnReact/react-native-wear-connectivity/issues/12
What are the limitations of using `LazyColumn` component instead of traditional `ScollView`?
What are the limit…
-
Is Jetpack Compose the future of developing Apps for Android Automotive? Will there be any issues (like performance) in using Jetpack compose for developing Automotive based Apps? Kindly suggest.
-
I am writing to share suggestions regarding the use of `ImmutableList` within the Kotlin ecosystem, particularly in the context of Android development using Jetpack Compose. As a Kotlin developer, I h…
-
> **Disclaimer:** como não encontrei repositório para a lib SatGerLib, estou abrindo a issue aqui já que o problema ocorreu com os assets deste app.
A [SetGerLib](https://github.com/gertecdeveloper…
-
Greetings, how to apply clustering in Android Jetpack Compose Kotlin with the Google Map Compose Library + Google Maps Compose Utils to place URL images of the Markers in the ClusterItemContent, I hav…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Describe the problem
I want to learn how to make scalable TV applications with Jetpack Compose, but confused a…
-
Dear sir, this app is very valuable. But it crashes at start. It says,
"java.lang.IllegalArgumentException: Expected URL scheme 'http' or 'https' but no scheme was found for null"
Could you ple…
-
Since they have released a BOM for Jetpack Compose (https://developer.android.com/jetpack/compose/setup#using-the-bom) It would be cool to use it for Showkase as well :)