Skip to content

IllegalArgumentException: parameter must be a descendant of this view #111

@GoogleCodeExporter

Description

@GoogleCodeExporter
java.lang.IllegalArgumentException: parameter must be a descendant of this view
    at android.view.ViewGroup.offsetRectBetweenParentAndChild(ViewGroup.java:2513)
    at android.view.ViewGroup.offsetDescendantRectToMyCoords(ViewGroup.java:2450)
    at android.view.ViewRoot.scrollToRectOrFocus(ViewRoot.java:1432)
    at android.view.ViewRoot.draw(ViewRoot.java:1174)
    at android.view.ViewRoot.performTraversals(ViewRoot.java:1097)
    at android.view.ViewRoot.handleMessage(ViewRoot.java:1613)
    at android.os.Handler.dispatchMessage(Handler.java:99)
    at android.os.Looper.loop(Looper.java:123)
    at android.app.ActivityThread.main(ActivityThread.java:4203)
    at java.lang.reflect.Method.invokeNative(Native Method)
    at java.lang.reflect.Method.invoke(Method.java:521)
    at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:791)
    at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:549)
    at dalvik.system.NativeStart.main(Native Method)

Original issue reported on code.google.com by appeng...@brendandahl.com on 18 Jun 2010 at 5:39

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions