Brad Ball

Results 19 comments of Brad Ball

@danielocampo2 - I started to implement the same solution using the same library. But I'm running into issues when you fling the grid, where essentially, the "header recycler" scrolls to...

@danielocampo2 - That's essentially the same thing I'm running into. When you fling, the recycler using the grid layout goes to the end... The recycler with the header though winds...

I think I've even tracked down WHY it happens. When you fling (say horizontally), the Grid Manager's `scrollHorizontallyBy` method gets called with a dx indicating the number of pixels to...

@danielocampo2 - If you ever need it, I was able to fix the issue with the scroll amounts, and combine it with the stuff in the AligningRecyclerView repo, and create...

i've run into the same issue with png and ico files. Any update on this?

I'm also seeing this issue. Thanks for the workaround @ScottPierce. I agree this should have a proper fix

I believe I have fixed this issue. A [pull request](https://github.com/MattTuttle/sublime-ti-build/pull/41) has been submitted.