Skip to content

feat(snippets): complete 100% maps-compose API coverage and staging visual catalog#921

Open
dkhawk wants to merge 17 commits into
mainfrom
feat/snippets-catalog
Open

feat(snippets): complete 100% maps-compose API coverage and staging visual catalog#921
dkhawk wants to merge 17 commits into
mainfrom
feat/snippets-catalog

docs(catalog): align all Source Code and Activity line ranges to spot…

ccac7d5
Select commit
Loading
Failed to load commit list.
GitHub Advanced Security / Android Lint succeeded May 28, 2026 in 2s

2 new alerts

New alerts in code changed by this pull request

  • 2 warnings

See annotations below for details.

View all branch alerts.

Annotations

Check warning on line 217 in maps-app/src/main/java/com/google/maps/android/compose/markerexamples/MarkerClusteringActivity.kt

See this annotation in the file changed.

Code scanning / Android Lint

Using Configuration.screenWidthDp/screenHeightDp instead of LocalWindowInfo.current.containerSize Warning

Using Configuration.screenHeightDp instead of LocalWindowInfo.current.containerSize

Check warning on line 218 in maps-app/src/main/java/com/google/maps/android/compose/markerexamples/MarkerClusteringActivity.kt

See this annotation in the file changed.

Code scanning / Android Lint

Using Configuration.screenWidthDp/screenHeightDp instead of LocalWindowInfo.current.containerSize Warning

Using Configuration.screenWidthDp instead of LocalWindowInfo.current.containerSize