I have n items in a list. i.e Item1 ,Item2,Item3..Item-n. I want to open them on the click of a button and make them visible in a horizontal manner. For Example
ITEM1 ITEM2 ITEM3......ITEM-N
How to draw the same in xml design in android. Please help to solve the same.