简体   繁体   English

Android:具有ExpandableListView的浮动操作按钮(fab)

[英]Android: Floating Action Button (fab) with ExpandableListView

Is it possible to use a fab with an ExpandableListView? 是否可以将Fab与ExpandableListView一起使用? I know it is working with ListView, ScrollView and RecyclerView, but with my current library ( Github Link ) it is not possible to attach (fab.attachTo...()) it to an ExpandableListView. 我知道它可以与ListView,ScrollView和RecyclerView一起使用,但是对于我当前的库( Github Link ),无法将其附加(fab.attachTo ...())到ExpandableListView。

Is there any alternative library that supports this, or is it actually possible with my current fab-library? 是否有任何其他支持此功能的库,或者我当前的fab库实际上有可能吗?

I think you can use 我想你可以用

Expand a RecyclerView in Four Steps 通过四个步骤扩展RecyclerView

expandable-recycler-view 展开式回收器视图

with your fab. 与您的晶圆厂。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Android - 可移动/可拖动的浮动操作按钮 (FAB) - Android - Movable/Draggable Floating Action Button (FAB) 滚动/粘性FAB浮动操作按钮android - Scrolling / sticky FAB floating action button android Android L - 浮动操作按钮(FAB) - Android L - Floating Action Button (FAB) Android:素材设计的浮动操作按钮(FAB)和移动视图 - Android: material design's Floating Action Button (FAB) and shifting views Android 设计支持库可扩展浮动操作按钮 (FAB) 菜单 - Android Design Support Library expandable Floating Action Button(FAB) menu android:从代码中动态更改FAB(浮动操作按钮)图标 - android: dynamically change FAB(Floating Action Button) icon from code 如何在android上更改浮动操作按钮(FAB)的形状? - How to change the shape of Floating Action Button (FAB) on android? 如何在 Android 的浮动操作按钮 FAB 中保留可绘制的默认颜色 - How to preserve drawable default color in a Floating Action Button FAB in Android 浮动操作按钮 (FAB) 默认以矩形显示 - Android Studio - Floating Action Button (FAB) appears in rectangle shape by default - Android Studio 浮动操作按钮(fab)滚动操作不起作用 - floating action button (fab) scrolling action not working
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM