android - 顶层像 chrome 应用程序?

标签 android bottom-sheet

/image/3B8m4.png

/image/1hqNu.png

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

最佳答案

检查这个库

https://github.com/orhanobut/dialogplus

可以在顶部添加对话框。

enter image description here

渐变

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

关于android - 顶层像 chrome 应用程序?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44020964/

相关文章:

java - 在 Android 中组合来自服务器的 JSON 表

android - 如何保持BottomSheetDialogFragment的高度始终为match_parent?

android - 根据我的需要减少编译后的 ffmpeg 库大小

android - Android Studio 3.0 不再在输出文件夹中创建 AAR 库

android manifestPlaceholders - 如何使用 bool 值

Flutter 设置状态不更新 bottomsheet 函数中的变量值

android - 如何将 bottomsheet 扩展到工具栏底部,而不是在工具栏下方?

Android CheckedTextView如何更新 View

android - 为什么我可以在Android中点击底部的 "behind"?

android - 圆角不适用于 Material Design Bottomsheet Android