I am wondering what would be best practice to display small list of items inside ViewHolder?
Should look something like this:
I am wondering what would be best practice to display small list of items inside ViewHolder?
Should look something like this:
Take a look on this answer and this project
The second way is to create nested RecyclerViews