You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Multiple changes are needed to do the migration.
Some of them are likely to include:
- Using sencha-touch-all.js instead of sencha-touch.js
- The end of phonegapdemo-w-sencha.js to :
Ext.application({
launch : function() {
Ext.create("Ext.TabPanel", cfg);
}
});
Original issue reported on code.google.com by [email protected] on 2 Feb 2012 at 7:00
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
[email protected]
on 2 Feb 2012 at 7:00The text was updated successfully, but these errors were encountered: