Assigned
Status Update
Comments
fa...@gmail.com <fa...@gmail.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.
pu...@google.com <pu...@google.com>
fa...@gmail.com <fa...@gmail.com> #3
issue is still there and I haven't got any update to downgrade my pixel
device to stable android 15 as I'm unable to opt out of android beta
version to stable android version.
On Sun, Mar 2, 2025, 1:10 PM <buganizer-system@google.com> wrote:
device to stable android 15 as I'm unable to opt out of android beta
version to stable android version.
On Sun, Mar 2, 2025, 1:10 PM <buganizer-system@google.com> wrote:
pu...@google.com <pu...@google.com> #4
You can now change a Marker's icon (thanks!), however this functionality is still required!
I have tried the workaround of a 0 sized view as below, but the view actually takes up the whole width of the map and half the height (i.e. all the space above the Marker) - which stops all user interaction with the top half of the map. (If you call show then hide then the Marker is placed back to it's original z-order).
zeroSizedInfoWindow = new View(getActivity());
zeroSizedInfoWindow.setLayoutParams(new ViewGroup.LayoutParams(0, 0));
I have tried the workaround of a 0 sized view as below, but the view actually takes up the whole width of the map and half the height (i.e. all the space above the Marker) - which stops all user interaction with the top half of the map. (If you call show then hide then the Marker is placed back to it's original z-order).
zeroSizedInfoWindow = new View(getActivity());
zeroSizedInfoWindow.setLayoutParams(new ViewGroup.LayoutParams(0, 0));
pu...@google.com <pu...@google.com> #5
- Could you please help to enable Verbose Vendor Logging as per following SOP and provide the bugreport once this issue happen again?
[How to enable Verbose Vendor Logging]
- Menu->settings->about phone -> build number -> keep click the "build number" till it shows "now you are a developer"
- Go to Settings -> system -> developer options
- Scroll down and find "USB debugging". Enable it
- "Enable Verbose Vendor Logging" Enable it too
-
Whenever issue observed, please do:
Settings -> System -> Developer Options -> Click "Bug report".
It will take few minutes to generate A bugreport. Please save and share it.
fa...@gmail.com <fa...@gmail.com> #6
[Comment deleted]
fa...@gmail.com <fa...@gmail.com> #7
Is it possible to know if this issue is being solved ? I really need to set z-orders of some markers, and I can't use the infoWindow trick as I want 4 markers to be always above 4 others markers.
Thanks...
Thanks...
pu...@google.com <pu...@google.com> #8
I too want to show certain markers on top of others such that if there are two types of markers Red and Blue, i want the Red marker to stay above of Blue marker.
Description
What
User experience
What type of Android issue is this?
Calls / Voice / Mobile Network
What steps would let us observe this issue?
What did you expect to happen?
I upgraded to the latest beta version and my phone services stopped working since then. I can't use my banking applications because sim isn't working here. I've tried every possible solution available on internet but nothing works. Kindly resolve this issue ASAP.
What actually happened?
Sim stopped working. Not able to use sim services.unbale to use banking apps like Jazzcash and easypaisa. Unable to switch back to stable android version.
What was the effect of this issue on your device usage, such as lost time or work?
High
Additional comments
I want stable android version on my device
When
Time and frequency
Time when bug report was triggered: Feb 22, 2025 9:39 AM GMT+05:00
How often has this happened?
Every time
Where
Component
Originating component: <not visible> (1684638)
Build and device data
- Build Number: google/raven_beta/raven:Baklava/BP22.250124.010/13116449:user/release-keys
(Note: It is the build when sending this report. For exact build reference, please see the attached bugreport.)
Debugging information
Google Play services
com.google.android.gms
Version 250733035 (25.07.33 (260400-728382230))
System App (Updated)
Android System WebView
com.google.android.webview
Version 694312133 (133.0.6943.121)
System App (Updated)
Network operator: Not available
SIM operator: Ufone
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)https://developer.android.com/preview/feedback#feedback-app .
To learn more about our feedback process, please visit