Tuesday, 16 February 2021

how to put elements in fixed positions in a ScrollView

I want to create a kind of scroll view that its elements are fixed in the middle of the view and the user needs to move the element a considerable amount or the view bounces back to the middle of the view.

I tried to use several overscrolls next to each other and create a bounce effect but the result wasn't pretty.

is there any library for this kind of scroll view? or there is any way to do this?



from how to put elements in fixed positions in a ScrollView

No comments:

Post a Comment