Skip to content
This repository has been archived by the owner on Nov 18, 2021. It is now read-only.

margin around item #33

Open
martingg88 opened this issue Nov 20, 2014 · 1 comment
Open

margin around item #33

martingg88 opened this issue Nov 20, 2014 · 1 comment

Comments

@martingg88
Copy link

it there possible to add the margin/padding around the item?

@johnnylambada
Copy link

johnnylambada commented Oct 24, 2016

On the MultiColumnListView, add the following line: app:plaColumnPaddingLeft="8dp". Add android:layout_marginRight="8dp for the ViewGroup containing each item. This gives you an 8dp margin on the left side and right side, and an 8dp margin between each column.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants