标签: android android-coordinatorlayout bottom-sheet
使用带有快餐栏的底片时,我遇到以下问题:
每当显示if (['+', '*', '/', '-'].indexOf(current) !== -1) 时,Snackbar首先会被充气。
if (['+', '*', '/', '-'].indexOf(current) !== -1)
Snackbar
请参阅下面的截图
这是布局文件,bottomSheet的id是Bottoomsheet
Bottoomsheet
details_bottom_sheet