lucasr / twoway-view

[DEPRECATED] RecyclerView made simple
5.23k stars 1.02k forks source link

Unable to find setGapStrategy() method #278

Closed summers314 closed 7 years ago

summers314 commented 7 years ago

When using Glide, after scrolling there are gaps being formed at the top. I'd like to access the setGapStrategy method or setSpan method. But the library doesn't seem to have access to that.

How do I access those methods?

summers314 commented 7 years ago

https://github.com/bumptech/glide/issues/1449