Hi I want to skip some items from recyclerview.
recyclerview
Here is the bi
You can remove the items from arraylist an then pass updated array list to adapter by this way you don't need to play with visibility of your views