Skip to content

android:clipToPadding="false" doesn't work #66

@darnogor

Description

@darnogor

If I use LinearLayoutManager (horizontal in my case) and set left/right paddings with android:clipToPadding="false" in RecyclerView, I can partially see left and right elements of the list

Screenshot from Figma (what I need to achive):
image

But it doesn't work for LoopingLayoutManager
Looks like it's not a trivial task, but it would be great if you implement it in the LoopingLayoutManager

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions