Great answer! So problem in my activity :) In old version of SDK 1.1
there was no restrictions in view hierarchy. Application was already
optimized on the beginnin of woriking with SDK 1.5 when you wrote me
the same answer). Delete something else means that I must to delete
some useful controls from my Application.

On Sep 9, 10:58 am, Romain Guy <[email protected]> wrote:
> You have too many levels of views in your hierarchy. Remove some of them.
>
>
>
> On Wed, Sep 9, 2009 at 12:54 AM, drago<[email protected]> wrote:
>
> > Have the same problem, with only one difference. In my case EditText
> > is used as child of TableLayout (withoutTableRow).
>
> > Exception:
> > Uncaught handler: thread main exiting due to uncaught exception
> >java.lang.StackOverflowError
> > at android.text.method.ReplacementTransformationMethod
> > $SpannedReplacementCharSequence.getSpans
> > (ReplacementTransformationMethod.java:184)
> > at android.text.Styled.each(Styled.java:43)
> > at android.text.Styled.foreach(Styled.java:249)
> > at android.text.Styled.measureText(Styled.java:371)
> > at android.text.Layout.measureText(Layout.java:1477)
> > ....
>
> --
> 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to