热门 sheet 喜欢 chrome 应用程序?

Top sheet like chrome app?

我目前在我的应用程序中使用 bottomSheetFragment 来显示快速设置。 当您单击 ssl 图标时,我还想提供 chrome 应用程序提供的信息。那么这种行为可以使用 bottom-sheet?

来实现吗?

检查这个库

https://github.com/orhanobut/dialogplus

可以在顶部添加对话框。

Gradle

compile 'com.orhanobut:dialogplus:1.11@aar'