José Geraldo de Lima Júnior

Results 18 comments of José Geraldo de Lima Júnior

Hey man, fortunately I implemented this :) you just have to change native_thumbnail_largematerial.xml from: ``` xml ``` to this: ``` xml ``` I just put an imageView with transparent color...

This solved my problem! Thank you so much guys, you saved a lot of time for me :)

Hey guys! I found this link in one of the issues, and definetely solved my problem! I had same issue with a real device: https://github.com/venkat230278/AndroidStaggeredGridViewOverscrollBug/blob/master/patch/sg.patch

I'm having the same problem :/ the grid is just beautiful, but still bugged

Hey man! I found a solution! This link was posted in one of the issues, and definetely solved my problem! I had same issue with a real device: https://github.com/venkat230278/AndroidStaggeredGridViewOverscrollBug/blob/master/patch/sg.patch

hey @hugogz I'm having the same problem and with a device too! It is just a particular moviment on scrolling the screen to get this error :/ any other gesture...

I've already tried to use setSpanCount for the section objetcs, but nothing happens. Also, tried to override getSpanSize, but this does not make a difference too :/

Actually, my question was: can I, somehow, use a LayoutManager for **sections** and a _different_ one for **ListSections**? If so, that would solve my problem, I could use LinearLayoutManager or...

Oh, that's a shame :/ But thank you very much anyway, that's a great library!

Just change version to 1.3, as mentioned [here](https://github.com/traex/ExpandableLayout/issues/24)