android - Fragment inside viewpager inside recyclerview blank rows on scroll -


hi i'm trying add recycler view in app contain view pager row , inside view pager there 2 pages in xml itself.

recycler view loads user visible rows when creating fragment when scroll recycler view turns blank , not show card view contained in recycler view row (view pager) except page indicator of view pager.


Comments

Popular posts from this blog

Sort a complex associative array in PHP -

vb.net - How to ignore if a cell is empty nothing -

recursion - Can every recursive algorithm be improved with dynamic programming? -