Yo
Yo
I'm using your library and it's working really nice however I have issue showing the popup when user scroll the recyclerview I want the popup to appear when the user...
## Description of Bug Hello just found an issue when `isMinifyEnabled = true`. The issue seems to be at the EmojiManager creation, for some reason the json doesn't get decoded....
### Version Media3 1.2.0 ### More version details _No response_ ### Devices that reproduce the issue Casting from Google Pixel 6 to AndroidTV ### Devices that do not reproduce the...
For some reason when you click on the ExpandableView even though the text is short, it'll be shorten and the text is changed
Hello, I've tried using your library with the following: When setting the text such as: `binding.tvMessage.text = "Hello world"` it does display the whole text but when using `binding.tvMessage.text =...
Hello, This is to re-open the #532. I have the same issue I'm using ``` // compose def compose_version = "1.6.7" implementation "androidx.compose.ui:ui:$compose_version" implementation "androidx.compose.material:material:$compose_version" implementation "androidx.compose.foundation:foundation:$compose_version" implementation "androidx.compose.material:material-navigation:1.7.0-beta01" def...
**Describe the bug** You can't modify segmentation once used pan **To Reproduce** 1. Use Segmentation default template for project 2. Import an image 3. Create one polygon 4. Click on...
Hello, I'm building up a custom SDK with Koin with the following architectures where `data -> domain domain
Hello, I'm using your docker image on gitlab and it has been working properly but I'm getting issue with the last two versions (24 and 25). ``` $ chmod +x...
Hello, Thanks for the library, when checking for the parameter and. the LazyFlowRow from my project, what's display is: ``` @androidx.compose.runtime.Composable @androidx.compose.runtime.ComposableTarget public fun LazyFlowRow(modifier: androidx.compose.ui.Modifier = COMPILED_CODE, horizontalArrangement: androidx.compose.foundation.layout.Arrangement.Horizontal...