BottomSheetCoordinatorLayout icon indicating copy to clipboard operation
BottomSheetCoordinatorLayout copied to clipboard

android.widget.FrameLayout$LayoutParams cannot be cast to android.support.design.widget.CoordinatorLayout$LayoutParams

Open kouhengsheng opened this issue 4 years ago • 1 comments

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)

kouhengsheng avatar May 05 '20 13:05 kouhengsheng

I think this project has not update any more.

bloooi avatar Jan 12 '21 05:01 bloooi