PagingTableView icon indicating copy to clipboard operation
PagingTableView copied to clipboard

Support for sections in pagination.

Open mmgrt opened this issue 5 years ago • 0 comments

This is a simple PR to make previousItemCount hold number of items per section instead of number of items of the last section.

This change made is possible for us to use this library for pagination in a sectioned table.

mmgrt avatar May 13 '20 22:05 mmgrt