I can’t search for compose code in <cs.android.com...
# compose
g
I can’t search for compose code in cs.android.com anymore, only samples show up. E.g. if I search “Scaffold.kt”, only scaffold samples appear. Is this a known issue?
j
Probably a result of our switching from
androidx-master-dev
to
androidx-main
branch. I'll let our build team know, thanks for letting us know!
🙌 3
g
Hey Jim, another issue I’ve found which is probably related. The ‘blame’ button is missing all of the latest CLs: https://cs.android.com/androidx/platform/frameworks/support/+/androidx-main:compose/[…]sicTextField.kt&amp;ss=androidx%2Fplatform%2Fframeworks%2Fsupport
e.g. if you blame the file above, it doesn’t show any of the recent changes. you need to look at the history tab to see them
the change i was looking for specifically was the addition of
decorationBox