Skip to content

Support RecyclerView of which height is wrap_content #349

Open
@ywwynm

Description

@ywwynm

If the RecyclerView's height is wrap_content, only one line of items will be shown and we should scroll the RecyclerView to see the second line(FlexDirection is ROW). It was said that if FlexWrap is set to WRAP, multiple lines will be shown but the fact is not like that. Please support this, thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions