Skip to content

这是一个支持GroupItem浮动显示的自定义ExpandableListView。

Notifications You must be signed in to change notification settings

ZhangSir/FloatExpandableListView

Repository files navigation

FloatExpandableListView

这是一个支持GroupItem浮动显示的自定义ExpandableListView。

方法介绍

使用和原生ExpandableListView相同,只是要使用浮动GroupItem时,调用下面几个方法即可:

设置浮动的View setFloatView(View floatView) 设置回调监听 setListener(OnFloatViewListener listener)

引用方式

compile 'com.itz:FloatExpandableListView:1.0.0'

截图

image1

About

这是一个支持GroupItem浮动显示的自定义ExpandableListView。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages