I have been trying to implement horizontal lists inside a RecycleView and have a working single horizontal list thenks to this answer https://stackoverflow.com/a/45953855, can anyone advise on the required modifications to have multiple horizontal lists based on the provided example?
Cheers
Phil