Skip to content
This repository has been archived by the owner on Feb 19, 2020. It is now read-only.

Headers are not showing up on init #50

Open
yuvalez opened this issue Oct 14, 2018 · 1 comment
Open

Headers are not showing up on init #50

yuvalez opened this issue Oct 14, 2018 · 1 comment

Comments

@yuvalez
Copy link

yuvalez commented Oct 14, 2018

Headers are not showing up on init, only after I scroll down and up they appear to be drawn.
If I have only one item, I can't scroll and I can't see the header at all.
Do you have any idea why would that happen?

@Qaala
Copy link

Qaala commented Sep 25, 2019

Try this:

 <com.jaychang.srv.SimpleRecyclerView

    android:id="@+id/recyclerView"
    android:layout_width="match_parent"
    android:layout_height="match_parent">

</com.jaychang.srv.SimpleRecyclerView>

Must be used match_parent

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

2 participants