0

これが私のコードです:

final View bottomSheet = coordinatorLayout.findViewById(R.id.bottom_sheet);final BottomSheetBehavior behavior = BottomSheetBehavior.from(bottomSheet);

Alt+Enter を押すと、BottomSheetBehavior クラス/インターフェースなどの作成を求められます。

4

0 に答える 0