I am using a table view with custom rows , having multiple images and labels , creating this table in a stand alone application works pretty good but when I use the same table view in my app , it works fine on iOS , but turns out to be really sluggish on android. Would be great if anyone could suggest a few points to optimize table view performance on android. I am already using class names for the custom rows. Following are the system details : Titanium Studio, build: 3.1.2.201308091617, Titanium SDK version :3.1.2.GA, OS : OS X 10.8.2 (12C60)
↧