Status Update
Comments
to...@gmail.com <to...@gmail.com> #2
Sadly I want no info window at all. For now the trick is to create a 0px * 0px view in my own InfoWindowAdapter.
ba...@google.com <ba...@google.com>
to...@gmail.com <to...@gmail.com> #3
What
More information
Turns out i was using the beta version of Instagram and that was causing the problem. When i switched to the public version it works fine.
Where
Build and device data
- Build Number: google/tokay_beta/tokay: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: Orange
SIM operator: O2.CZ
Filed by Android Beta Feedback. Version (Updated): 2.46-betterbug.external_20241023_RC01 (DOGFOOD)
To learn more about our feedback process, please visit
to...@gmail.com <to...@gmail.com> #4
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));
ba...@google.com <ba...@google.com> #5
Per
Description
What
User experience
What type of issue is this?
Feature request
What steps would let us observe this issue?
What was the effect of this issue on your device usage, such as lost time or work?
None - device worked normally
When
Time and frequency
Time when bug report was triggered: Mar 1, 2025 9:56 PM GMT+01:00
How often has this happened?
Every time
Where
Component
Originating component: <not visible> (1684638)
Build and device data
- Build Number: google/tokay_beta/tokay: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.)
Related apps
Instagram
com.instagram.android
Version 377412513 (370.0.0.28.96)
Not system app
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: Orange
SIM operator: O2.CZ
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