Skip to content

Litho ResolveRunnable runing twice #1034

Open
@hou3172568

Description

@hou3172568

Version

I use Litho in version 0.47.0

Issues and Steps to Reproduce

I found Litho ResolveRunnable runing twice. One of this from LithoView's onMeasure method it's on ui thread, and another one from resolveThreadHandler, it's on another thread。There is no fixed order of execution。

Expected Behavior

I want only one time of resolve and on no UI thread。

Link to Code

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