BottomSheetCoordinatorLayout icon indicating copy to clipboard operation
BottomSheetCoordinatorLayout copied to clipboard

A handy CoordinatorLayout that works well when used in a bottom sheet, even with AppBarLayouts inside.

Results 6 BottomSheetCoordinatorLayout issues
Sort by recently updated
recently updated
newest added

JCenter is being [sunset](https://jfrog.com/blog/into-the-sunset-bintray-jcenter-gocenter-and-chartcenter/). Please upload artifacts to Maven Central by May 1st.

There Are Many And Many Issues To This Library. **So DON'T USE THIS LIBRARY**, Until It will be updated after jan 25 2021 .

java.lang.ClassCastException: android.widget.FrameLayout$LayoutParams cannot be cast to android.support.design.widget.CoordinatorLayout$LayoutParams at com.otaliastudios.bottomsheetcoordinatorlayout.BottomSheetCoordinatorBehavior.from(BottomSheetCoordinatorBehavior.java:37) at com.otaliastudios.bottomsheetcoordinatorlayout.BottomSheetCoordinatorLayout.onMeasure(BottomSheetCoordinatorLayout.java:87)

Hi, i've created a demo app while trying to testing your library. i can't seem to get a few things right - one is that with parallax scrolling i can't...

I will not use this layout.......I'm so stupid

For example this code: ```xml ``` leads to a crash. ```java java.lang.ClassCastException: android.widget.FrameLayout$LayoutParams cannot be cast to androidx.coordinatorlayout.widget.CoordinatorLayout$LayoutParams ```