Skip to content
This repository was archived by the owner on Nov 2, 2018. It is now read-only.
This repository was archived by the owner on Nov 2, 2018. It is now read-only.

IlleagalStateException: onMeasure() did not set the measured dimension by calling setMeasuredDimension() #80

Description

@ypresto

Returning without setting any dimension causes crash with message: "onMeasure() did not set the measured dimension by calling setMeasuredDimension()".
This happens when mLayout or mAdapter is not set.

Line is cause of crash:
https://github.com/Comcast/FreeFlow/blob/master/FreeFlow/src/com/comcast/freeflow/core/FreeFlowContainer.java#L245

Exception thrown on this line of android code:
http://tools.oesf.biz/android-5.0.1_r1.0/xref/frameworks/base/core/java/android/view/View.java#17442

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions