0

I am trying to make grid layout using StaggeredGridLayoutManager with no space in edges only in between column and using span size 2. but no solutions works well.because when positions are change some grid give the space on right or left edge.which is wrong .please help me out.thanks in advance.
with followed link :Android Recyclerview GridLayoutManager column spacing

username
  • 1
  • 4
  • Normal and easy way for you is to set space between two columns is to set startMargin and endMargin in your recyclerview row layout – Bhavnik Jan 20 '19 at 12:59
  • but it will creates the side space(edge space). i dont want the side space only center space. – username Jan 21 '19 at 09:39

0 Answers0