CodePudding user response:
If the item is too high, do not display the data, the article 2 loads will only display the first, after sliding onBindViewHolder trigger the second dataCodePudding user response:
Estimates that you set up a view in a row, you slide a slide, see to see other viewsCodePudding user response:
Your Item base board height setting is match_parent?CodePudding user response:
Problem has been resolved, the most stupid solution, rewrite the adapter, said the same code, rewrite some of thatCodePudding user response:
To set the height of the item is match_parent, the current view can only see the first entry. Super hard, I also went to onBindViewHolder to find the reason, see comments to slapping his face suddenly, not a long memory.CodePudding user response:
Your itemView highly estimated set to match_parent