So how exactly do I decide that the hierarchy is very deep or not? is it
something quantifiable?


Thanks


On Wed, Nov 5, 2008 at 1:35 PM, hackbod <[EMAIL PROTECTED]> wrote:

>
> On Nov 4, 8:06 pm, "for android" <[EMAIL PROTECTED]> wrote:
> > Also i would like to know what you mean by "the view heirarchy is too
> > big"..I have assumed that the view heirarchy can any be as complex as it
> can
> > get.Is it a fair assumption.
>
> No, calls go down the view hierarchy, so a very deep hierarchy can
> overflow the stack.  You also want to keep your hierarchy as simple as
> possible just for plain performance reasons.
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
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