【发布时间】:2019-06-03 05:45:12
【问题描述】:
【问题讨论】:
-
我遇到了同样的问题。我在我的应用程序中使用
com.sothree.slidinguppanel:library:3.4.0库。 -
尝试在
onStart()方法中添加getDialog().getWindow().setBackgroundDrawable(new ColorDrawable(Color.TRANSPARENT));BottomSheetDialogFragment类。 -
@Amrnoid 没有区别。
-
运气好能找到解决方案吗?
-
你可以用不同的方式来做。检查这个answer。
标签: android bottom-sheet