Hi,

As part of my dynamic adding of table rows..I am using inflate view as
per the forum inputs at

http://groups.google.com/group/android-developers/browse_thread/thread/ff138b867b887d33/68aa99424f895b05?lnk=gst&q=Nagendra#68aa99424f895b05

However in perf tips of sdk I see it takes

Inflate 1 View from XML 22,000

which is a huge one.

In order to have a decent perf, looking to close the existing tablerow
and add this as new row.
Is cloning of existing table row possible assuming that I always close
from a hidden view only.
Does clone takes care of closing the sub views sub components clones.

Regards,
Raja Nagendra Kumar,
C.T.O
www.tejasoft.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to