Skip to content

Does AndroidViewRendering / AndroidScreen break Compose integration? #579

@rjrjr

Description

@rjrjr

The swizzle in ViewRegistry.mapFactories seems to have assumed assume that it was downstream of the AndroidViewRendering swizzle. It isn't.

Compose sample choked on AsIs with this, and spookily works just fine when I delete the check. So...is this transformation actually necessary? Has AndroidViewRendering been broken all along? Will have to check.

Originally posted by @rjrjr in #577 (comment)

Metadata

Metadata

Assignees

No one assigned

    Labels

    uiRelated to UI integration

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions