pager-layoutmanager icon indicating copy to clipboard operation
pager-layoutmanager copied to clipboard

Show float number of pages

Open LorenzoDD96 opened this issue 6 years ago • 2 comments

I need to show 1 row of elements but in this order: the first, and half of the second... or the first, the second and half of the third... but without loses the scale of the element... is possible to do that? screenshot

LorenzoDD96 avatar Dec 21 '18 15:12 LorenzoDD96

Please i need help for this topic

LorenzoDD96 avatar Jan 09 '19 08:01 LorenzoDD96

Maybe you need SnapHelper,not this。

https://developer.android.com/reference/android/support/v7/widget/SnapHelper

https://blog.mindorks.com/using-snaphelper-in-recyclerview-fc616b6833e8

https://rubensousa.github.io/2016/08/recyclerviewsnap

GcsSloop avatar Jan 10 '19 00:01 GcsSloop