GcsSloop / pager-layoutmanager

[暂停维护]Android 网格分页布局。
http://www.gcssloop.com/
Apache License 2.0
1.13k stars 182 forks source link

Show float number of pages #26

Open LorenzoDD96 opened 5 years ago

LorenzoDD96 commented 5 years ago

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 commented 5 years ago

Please i need help for this topic

GcsSloop commented 5 years ago

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