my problem was when setup veil recycler View with large number of items like 15 and the actual data
returned be less than this number say 1 item
the veil recycler view still take the same space of 15 items and that cause a large white space
Types of changes
What types of changes does your code introduce?
[ ] Bugfix (non-breaking change which fixes an issue)
Guidelines
my problem was when setup veil recycler View with large number of items like 15 and the actual data returned be less than this number say 1 item the veil recycler view still take the same space of 15 items and that cause a large white space
Types of changes
What types of changes does your code introduce?