-
Greetings!
I'm trying to use this lib with GridLayoutManager.
But when I've done this, the result was not as I expected.
![device-2016-02-25-015937](https://cloud.githubusercontent.com/assets/705123…
-
**EDITED**
Use of expanding adapter for GridLayoutManager
_Original Title:_ "Is there any way to use Grid Layout Manager with 2 columns but expand on full width?"
_Original Text:_
Hi,
Something simi…
ghost updated
4 years ago
-
It would be cool to implement this with GridLayoutManager. My app has a 2 column RecyclerView on landscape but I make the Header full width with the `setSpanSizeLookUp`. Check it out here https://stac…
-
Does it current support header parallax header and the grid layout?
-
Hi, brother
spaces seems incorrect between item when I using GridLayoutManager(..LinearLayoutManager.HORIZONTAL) in Carousel
screenSize : 1080*2560
I build Carousel model in epoxyController lik…
-
how to add left and top divider, if mRecyclerView used mGridLayoutManager ? @ChoicesWang
-
Update the sample application by adding a new tab to test a `GridLayoutManager`
-
Hello!
I am working on tests for an application that has a RecyclerView with possibility to switch between GridLayoutManager and LinearLayoutManager. I encountered a problem when trying to search for…
-
Library works like a charm when I use LinearLayoutManager, but what I would like to do is use a grid. I get nullPointerException when I use GridLayoutManager
java.lang.NullPointerException
…
-
GridSpanMarginDecoration now adds the horizontal margin to the items left and right as full or semi, based on the first, end, or middle position in a row. But in RTL layouts the values that have been …