Searched refs:fieldNestedScrollingChildRef (Results 1 – 1 of 1) sorted by relevance
92 Field fieldNestedScrollingChildRef = null; in onViewCreated() local94 fieldNestedScrollingChildRef = BottomSheetBehavior.class.getDeclaredField( in onViewCreated()96 fieldNestedScrollingChildRef.setAccessible(true); in onViewCreated()108 new NestedScrollPageTransformer(bottomSheetBehavior, fieldNestedScrollingChildRef)); in onViewCreated()