Sencha Touch 2.0
iPhone 3GS,4 and 4S
Type: Posts; User: RajeshShankar
Sencha Touch 2.0
iPhone 3GS,4 and 4S
Created simple Login (textfield) and Password (passwordfield). screen.
Application gets crashes on tapping the passwordfield for multiple times.
Any solution?
Thanks,
Rajesh
Sencha 2.0
In my controller, i have specified the following code snippet,
Ext.Viewport.animateActiveItem(1, {type:'flip', direction: 'left', duration:600} );
(or)
...
Hi,
I have developed Sencha Touch1.x application. The application consists of more than 10 views. I'm trying to port it on to Android 2.1, but the UI components get mesh up with each other and the...