Hello All,
I am very new to Titanium and I have this issue with the Scrollableview swipe function. I am not using Alloy as I found the swiping between views pretty clunky and decided to go with a default Titanium project. All I have is a Scrollableview object with 5 different Views with NO content inside. Just the background colors are different. The Kitchen Sink app does nothing different than me but the swiping between the views are not at all smooth. Whereas the Kitchen Sink app demonstrates a very smooth transition. The only difference between my app and Kitchen Sink is that I call the "scroll_views_scrollable.js" - The file that implements the Scrollableview directly from my app.js. KS uses a tabbed approach. Not sure what is wrong with my implementation. Can someone guide me to a solution?
Thanks in advance, Mahesh Iyer