Assigned
Status Update
Comments
se...@google.com <se...@google.com> #2
I just noticed that calling .showInfoWindow() on the marker DOES place it on top of the others.
Sadly I want no info window at all. For now the trick is to create a 0px * 0px view in my own InfoWindowAdapter.
Sadly I want no info window at all. For now the trick is to create a 0px * 0px view in my own InfoWindowAdapter.
se...@google.com <se...@google.com> #3
Comment has been deleted.
Description
Emulator version / Build id: All / All
SDK version: androidx.xr.scenecore:scenecore:1.0.0-alpha01
Repro Steps: This is a just suggestion.
Expected behavior: The library should specify only minimal dependencies.
Actual behavior: androidx.xr.scenecore's pom file have useless dependencies.
There are dependencies about androidx.activity and androidx.lifecycle in pomfile.
but in androidx project, we can only see below api call.
ActivityCompat
ContextCompat
Result : #Thu Jan 16 2025 14:07:04 GMT+0900 (Korean Standard T...)