I'm developing a virtual store for Android and would like to list the products horizontally with its title, price and description, I tried to do using LinearLayout but it ended up giving error due to the quantity I used, I would appreciate it very much if you could give me any tips or content on the subject.