I want to center the content on the edge of the ScrollView

Hello.

I am having trouble centering the elements on the edges of the ScrollView.
The problem is as follows

■Step1.
Create a ScrollView and add 5 elements.
The yellow frame is the border of the ScrollView.

■Step2
Drag the scroll view to center 1.

■Step3
Stop dragging. At this time, 1 cannot be centered because it is scrolled to the top,
1 cannot be centered.

■Step 4
The same thing happens when we display 5 in the center, but we still cannot center the elements on the edges.

Switching between Inertia and Elastic did not work.

bump!!

bump of last !!

You can refer to the scrollview component code to customize a new scrollview component to fulfill your function.