diegocarloslima / FloatingGroupExpandableListView

An open source Android library that provides a floating group view at the top of the ExpandableListView
Apache License 2.0
372 stars 136 forks source link

have some problems when use it with SwipeRefreshLayout #47

Closed xinzhuangbao closed 8 years ago

xinzhuangbao commented 8 years ago

there have some problems when use it with SwipeRefreshLayout . for example, when scroll ExpandableListView up, the ExpandableListView have not scroll to the top yet , but has invoke the swipeRefresh action. sorry,my english is poor .