Infeasible
Status Update
Comments
ra...@google.com <ra...@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.
Description
####################################################
Please provide all of the following information, otherwise we may not be able to route your bug report.
####################################################
1. Describe the bug or issue that you're seeing.
Compilation failed with a new Flutter project, with nothing changed in the generated files.
* What went wrong:
Execution failed for task ':gradle:compileKotlin'.
> Could not resolve all files for configuration ':gradle:compileClasspath'.
> Could not resolve androidx.core:core:1.15.0.
Required by:
project :gradle
> No matching variant of androidx.core:core:1.15.0 was found. The consumer was configured to find a library for use during compile-time, compatible with Java 21, preferably not packaged as a jar, preferably optimized for standard JVMs, and its dependencies declared externally, as well as attribute 'org.gradle.plugin.api-version' with value '8.10.2', attribute 'org.jetbrains.kotlin.platform.type' with value 'jvm' but:
2. Attach log files from Android Studio
2A. In the IDE, select the Help..Collect Logs and Diagnostic Data menu option.
2B. Create a diagnostic report and save it to your local computer.
2C. Attach the report to this bug using the Add attachments button.
3. If you know what they are, write the steps to reproduce:
3A. Create a new Flutter project (in Android Studio)
3B. Connect an Android phone (Pixel 3a XL)
3C. Run
In addition to logs, please attach a screenshot or recording that illustrates the problem.
For more information on how to get your bug routed quickly, see
Build: AI-242.23726.103.2422.13103373, 202502220314
AS: Ladybug Feature Drop | 2024.2.2 Patch 2
AI-242.23726.103.2422.13103373, JRE 21.0.5+-13047016-b750.29x64 JetBrains s.r.o., OS Windows 11(amd64) v10.0 , screens 3840x2160 (150%), 3840x2160 (150%)
Android Gradle Plugin: (plugin information not found)
Gradle: (gradle version information not found)
Gradle JDK: JetBrains Runtime 21.0.5
NDK: from local.properties: (not specified), latest from SDK: 26.3.11579264
CMake: from local.properties: (not specified), latest from SDK: 3.22.1-g37088a8-dirty, from PATH: (not found)
Source: send_feedback_icon```