MarioJump
MarioJump
手机是Pixel 2 xl,Android 9.0。
@Tomas13 Thank you. In my case not replace, but add the `putExtra(...)` method solved my problem. Hope the team would do something to this.
这种不带有*屏蔽用户点击*的目的的进度,不用弹窗来实现就好。用progressbar放在顶上就好。
我在小米云测平台用小米 13 pro(Android 14) 测试了下,没发现闪退,可能小米系统更新了吧。
In my case, it's not related to clustering. I have fragments in a ViewPager, and a Compose map in one of the fragments. When the fragment becomes invisible and the...
Sure, I will do that after my busy days. Uli Bubenheimer ***@***.***> 于 2024年12月30日周一 22:16写道: > @mariohide are you able to provide a > complete and somewhat minimal repro? I...
@bubenheimer Hi, I've created a [repo](https://github.com/mariohide/MarkerCrash) that reproduce this: 1. Build and install; 2. Navigate to "fragment2"; 3. click "Add marker cause crash" button. You got a crash.
Same here, in my case, I have multiple markers(MarkerComposable) at same position with different rotation, click on A, but B notified.
duplicate: https://github.com/googlemaps/android-maps-compose/issues/383 fixed: https://github.com/googlemaps/android-maps-compose/pull/384