Skip to content

添加recyclerView不显示 #2

@LittleSunZ

Description

@LittleSunZ

添加的一个fragment中有一个recyclerView
LinearLayoutManager layoutManager = new LinearLayoutManager(context);
layoutManager.setOrientation(LinearLayoutManager.HORIZONTAL);
不显示出来,请问怎么回事

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions