> Great answer! So problem in my activity :) In old version of SDK 1.1 > there was no restrictions in view hierarchy.
The same restriction was there. > Application was already > optimized on the beginnin of woriking with SDK 1.5 when you wrote me > the same answer). I would highly doubt that your application was optimized. Blowing up the stack requires a LOT of views. I'm sure you can remove several views without removing any feature in your app. What counts is removing ViewGroups (or layouts.) -- Romain Guy Android framework engineer [email protected] Note: please don't send private questions to me, as I don't have time to provide private support. All such questions should be posted on public forums, where I and others can see and answer them --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

