Google Maps Android API v2 – Interactive InfoWindow (like in original android google maps)

I am trying to a make custom InfoWindow after a click on a marker with the new Google Maps API v2. I want it to look like in the original maps application by Google. Like this: When I have ImageButton inside, its not working – the entire InfoWindow is slected and not just the ImageButton. … Read more