Is there a place to report issues with the codelab...
# compose
j
Is there a place to report issues with the codelabs? I’m working through the layouts codelab, and it references
HorizontalScroller
, which I believe is removed and should instead be
ScrollableRow
l
Thanks for reporting! I’m not sure the best place to surface these things, but i’ll try to find the owner to get this particular issue resolved
j
Thanks!
s
For all the compose codelabs, you can file issues on the github repo: https://github.com/googlecodelabs/android-compose-codelabs/issues
Pinged the owner of this codelab as well, thanks for letting us know!
👍 1
c
@Sean McQuillan [G] I also wanted to report a bug but I hit the "report a problem" button in the lower left corner of the codelab and it took me here https://issuetracker.google.com/issues/new?component=612128&template=1253476 Not trying to be nit picky here, but is one spot a better place than the other? or do both essentially go to the same person, same attention, same priority? 😄
s
They'll end up routed to the same person, so either works 🙂.
What codelab had that configuration?
c
@Sean McQuillan [G] it was the first codelab in the compose pathway.