【发布时间】:2015-12-21 22:23:54
【问题描述】:
有没有办法在 Android.Support.Design.Widget.FloatingActionButton 中显示 "sub menu"?
非常感谢!
【问题讨论】:
-
没有官方sdk。必须依赖第三方库或者自己实现
-
发布您的活动和 xml,以便我可以为您提供完整的代码
-
我没有 xml,如果它是内置功能或者我需要创建自己的子菜单,我现在只需要它
-
好的,现在检查我的答案
-
无法使用支持库中的 FAB。但是你可以使用例如这个https://github.com/futuresimple/android-floating-action-button
标签: android material-design floating-action-button submenu android-design-library