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

wrap_content not working #113

Open
FrancisRR opened this issue Feb 3, 2020 · 0 comments
Open

wrap_content not working #113

FrancisRR opened this issue Feb 3, 2020 · 0 comments

Comments

@FrancisRR
Copy link

<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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant