fumiakiy/HorizontalScrollSample
A simple Android project that explains how to add horizontally scrolling items in a vertically scrolling RecyclerView. It also demonstrates how to handle OnItemClick event fired both on a vertially scrolling item and a horizontally scrolling item.
Java