I made very simple fix for issue #35. I added two scrolling modes - first one shows first visible item in bubble, and the second one show latest values. I needed it only for LinearLayoutManager, so it didn't work with GridLayoutManager. Is there any chance for merging this pull request? I'll be grateful. Feel free to test this implementation or leave comments if there's something wrong.
I made very simple fix for issue #35. I added two scrolling modes - first one shows first visible item in bubble, and the second one show latest values. I needed it only for LinearLayoutManager, so it didn't work with GridLayoutManager. Is there any chance for merging this pull request? I'll be grateful. Feel free to test this implementation or leave comments if there's something wrong.