When using xCLV as a screen-width container for images, views or other interface elements a left/right user input gesture causes the view to scroll and gradually slow to a stop. The point at which it stops is unpredictable and normally leaves adjoining cells in view.
Is it possible for a screen-width cell to 'park correctly' after a scroll gesture so it comes to a halt with only that cell in view? I am thinking of the behaviour shown by the native Android Gallery App where the gesture only moves through one full-screen image at a time.... For clarity, this xCLV won't just be displaying images but interface child views.
Is it possible for a screen-width cell to 'park correctly' after a scroll gesture so it comes to a halt with only that cell in view? I am thinking of the behaviour shown by the native Android Gallery App where the gesture only moves through one full-screen image at a time.... For clarity, this xCLV won't just be displaying images but interface child views.