refactor: Improve null safety and readability in createInfoWindow by dkhawk · Pull Request #1625 · googlemaps/android-maps-utils
Navigation Menu
{{ message }}
googlemaps / android-maps-utils Public
- Notifications You must be signed in to change notification settings
- Fork 1.5k
Conversation
Copy link Copy Markdown
Contributor
dkhawk
commented
Nov 12, 2025
dkhawk
commented
Refactor the createInfoWindow method in Renderer.java. A minor improvement, focusing on null safety, clearer parameter naming, and a more robust way to build the info window text.
dkhawk
requested a review
from kikoso
## [3.19.1](v3.19.0...v3.19.1) (2025-11-04) ### Bug Fixes * fixed InfoWindow creation in KmlParser ([#1624](#1624)) ([d74757c](d74757c))
Copy link Copy Markdown
Contributor
googlemaps-bot
commented
Nov 12, 2025
googlemaps-bot commented
Nov 12, 2025Code Coverage
| Overall Project | 40.08% -0.11% |
🍏 |
|---|---|---|
| Files changed | 0% | ❌ |
| File | Coverage | |
|---|---|---|
| Renderer.java | 16.7% -1.65% |
❌ |
dkhawk
marked this pull request as draft
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment