lucasr / twoway-view

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

Need some help on positioning the list items on center #205

Open laaptu opened 9 years ago

laaptu commented 9 years ago

I am trying to implement a Gallery like widget as specified on this issue https://github.com/lucasr/twoway-view/issues/148
image.

Just like Gallery widget, is there any logic on positioning the items at center while scrolling. A simple logic would be great, I will do the remaining. Lastly , awesome library and loved the flexibility it provides.