yarolegovich/DiscreteScrollView

ScaleTransform item width

jemshit opened this issue · 2 comments

Hi, it looks like when using ScaleTransform with minScale, item on the center uses discreteScrollView/2 as width, and right, left items each uses 25%. Is there any way to change it? Or what part of the code decides it if i want to customize?

@jemshit have you got any solution? because I am facing same issue in DiscreteScrollView in Horizontal when testing application in Tablet.

i think it uses as much width as item width (give exact px width to items)