I'm trying to create a recyclerview with a viewpager per element.
Each element has its own photos that I fetch from the server with a JSON Array. I want it to look like this:

            Asked
            
        
        
            Active
            
        
            Viewed 27 times
        
    0
            
            
        
        Ricardo Villanueva
        
- 23
 - 6
 
- 
                    Please avoid using links and upload the picture instead ..also the link is unable to be opened and is requesting access.. – Narendra_Nath Apr 15 '21 at 17:21
 - 
                    @Narendra_Nath Done – Ricardo Villanueva Apr 15 '21 at 17:34
 - 
                    https://stackoverflow.com/questions/37789091/viewpager-inside-recyclerview-as-row-item i think this is what you're looking for – Narendra_Nath Apr 15 '21 at 17:37
 
