https://kotlinlang.org logo
#compose
Title
# compose
g

grandstaish

01/15/2021, 1:32 PM
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

jim

01/15/2021, 1:55 PM
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

grandstaish

01/20/2021, 6:29 PM
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&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