choppy to no animation
I've searched through this forum and can't seem to find anyone having the same difficulty so here goes: I've got a couple of simple animations in my application and they work quite beautifully in the...
View ArticleQuick question about scrolling performance
I have a scrollView with like 25 items in Android, but the scrolling performance is super-duper laggy. Is this a known thing or should I look out for something? Using: TI Dev.: 1.2.2 TI Mobile SDK:...
View ArticleTableView Performance / FPS Problems on iPhone
Hello, I'm working with an app that requires TableViews with fancy layouts. Here's a quick capture of the layout: http://s3.postimage.org/50ytpzgdb/asdf.png You can see that in the most complex row...
View ArticleSlow custom tableview's. Am I doing anything wrong in my code?
Hi all, I have some nice custom tableviews made up using the following code. I've only posted a portion of the code as its quite long. The general idea is that I get a list of news articles from an XML...
View ArticleMy TableView doesn't scroll smoothly. It's jerky, choppy. Any ideas?
Hi, I have a TableView. Each row has a few labels in it, but nothing too fancy. No 'auto' height or anything else I would consider expensive. About 100 rows. Works great in the simulator. But on my...
View ArticleTableviews are painfully slow...
Ive got some tableviews that have about 5 lines of text with various levels of bold/background formatting. I believe this is making them very slow, and ruins the experience of the app IMO. I've been...
View ArticleDraggable transparent windows choppy
When I use the transparent-background property in my tiapp.xml file, and set the window content to drag the currentWindow location via javascript (shown at the bottom of...
View ArticleAndroid Animate Slow
Hey I am trying to create an animation when the user swipes down on an image and I'm having some serious performance issues on Android, the function works fine on IOS tho! I am getting this error on...
View Article