Commit ced4126
docs: add visual header explaining nested scrolling in LazyColumn (#882)
Add a visual header to each map card in MapsInLazyColumnActivity to
explicitly demonstrate how the map interaction disables the list's
scrolling. This provides a clear, in-app reference for developers
facing issues with nested scrolling in LazyColumn.
Fixes #14
Co-authored-by: Dale Hawkins <107309+dkhawk@users.noreply.github.com>1 parent 5669abd commit ced4126
File tree
1 file changed
+9
-0
lines changed- maps-app/src/main/java/com/google/maps/android/compose
1 file changed
+9
-0
lines changedLines changed: 9 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
292 | 301 | | |
293 | 302 | | |
294 | 303 | | |
| |||
0 commit comments