MultiViewAdapter icon indicating copy to clipboard operation
MultiViewAdapter copied to clipboard

InfiniteLoadingHelper and StaggeredGridLayoutManager

Open ebekerman opened this issue 4 years ago • 0 comments

My layout is staggered grid layout with span count of 2. When I try to use the infinite loading helper, it is showing in the frame, however, it looks like its span count is 1, meaning, it doesn't take the entire width.

  • Android API level: 23
  • Library Version: 2.0.0
  • Recyclerview Version 1.1.0

ebekerman avatar Apr 11 '20 15:04 ebekerman