Unanswered: Scroll Problem with lists without a fix height
Unanswered: Scroll Problem with lists without a fix height
I'm using lists in my sencha touch app.
The problem is that the list cannot be scrolled correctly. It always bounces back to its position.
See this simple demo: http://encarnium.de/sencha/scroll/
But when the list has a fix height the scrolling works: http://encarnium.de/sencha/scroll2/
Can someone tell me please what to do to make a list scrollable without setting a fix height?
Thanks in advance.