Oleg Beloy

Results 8 comments of Oleg Beloy

@LimeAdrian @sephiroth74 any updates on this?

Could you try with newest version v0.3.5? If issue still occurs please provide additional information about it. Does it appear on orientation change? With/out don't keep activities setting? On which...

This problem is based on constraints of this layout type. Each concrete item location is based on all previous item locations. That's a basis. Layout manager keeps in memory only...

Yes, i've got an idea. Currently i have a cache of row endings to properly place views on scrolling up and it should be possible to recalculate it with your...

Seems it is working as you expected. I've created branch for you in sample https://github.com/BelooS/ChipsLayoutManager/tree/test/notifyChange%26move. Try to move some item with move button. Before move i call `notifyItemChanged` with the...

Do you have enough space to place all items inside fixed sized `RecyclerView` ?

@artem-zinnatullin How is it going? As for us that's an urgent feature especially to speed up particular build configuration. For example for the app build we just need an apk...

Anyone alive? @vanniktech Could you pls jump in and help in merging and releasing this pull request? Should not be a big deal since it is confirmed and intergrated by...