标签: android android-coordinatorlayout
如何仅使用分隔线调整底视图的大小? (我的自定义BottomSheetBehavior是默认BottomSheetBehavior的副本,但它具有3个位置:隐藏,50%高度和100%)
ON
我还试图防止NoClickableFrameLayout中的触摸事件(覆盖所有onTouch事件,onInterceptTouchEvent,onDrag)。它也不起作用。我很困惑...