AndroidSDKSearchExtension icon indicating copy to clipboard operation
AndroidSDKSearchExtension copied to clipboard

404 on BottomSheetBehavior

Open feinstein opened this issue 7 years ago • 3 comments
trafficstars

The BottomSheetBehavior link returns a 404:

https://android.googlesource.com/platform/frameworks/support/+/refs/heads/master/design/src/android/support/design/widget/BottomSheetBehavior.java

I believe this source code is not under the main Android Repository, but here:

https://github.com/material-components/material-components-android/blob/master/lib/java/com/google/android/material/bottomsheet/BottomSheetBehavior.java

feinstein avatar Aug 30 '18 20:08 feinstein

Yeah the material stuff shouldn't even be displayed on d.android.com anymore. They should have their own docs like any other Google-proprietary stuff like Play Services and Firebase. I'll file a bug for that.

JakeWharton avatar Sep 19 '18 04:09 JakeWharton

Looks like there's a bunch of proprietary stuff on d.android.com like the Play Billing library so the line is blurred...

JakeWharton avatar Sep 19 '18 14:09 JakeWharton

Thanks Jake!

feinstein avatar Sep 19 '18 22:09 feinstein