Is there a way to make JQTouch animations faster?

48 Views Asked by At

I'm making a android app using PhoneGap and JQTouch.

The animations are starting to get sluggish, is there a way to speed things up?

Is it because I have 2,744 lines of code? Because it all loads at one time (at least I think that's how JQTouch works...)

Is there a way to split things up and still keep those beautiful animations?

I'm currently testing the app on a Galaxy S4, that's a 1.9 Ghz proccessor (pretty fast).

0

There are 0 best solutions below