sticky-layoutmanager
sticky-layoutmanager copied to clipboard
topPadding on RecyclerView is ignored
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.