Skip to content
This repository was archived by the owner on Mar 16, 2024. It is now read-only.

wrap_content not working #113

@FrancisRR

Description

@FrancisRR
<androidx.recyclerview.widget.RecyclerView
    android:id="@+id/recyclerView"
    android:layout_width="match_parent"
    android:layout_height="wrap_content"
   />

The list is hidden if i set the height for wrap_content. match_parent only it's working.

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