sticky-layoutmanager icon indicating copy to clipboard operation
sticky-layoutmanager copied to clipboard

topPadding on RecyclerView is ignored

Open jbruchanov opened this issue 3 years ago • 0 comments

Having vertically scrolling StickyHeadersLinearLayoutManager + topPadding (clipToPadding=true) on RecyclerView doesn't work as expected and the stickyHeaderView is being moved even beyond the padding threshold.

jbruchanov avatar Sep 21 '21 09:09 jbruchanov