Is it possible to make a space between horizontal Listview items?
I try this for listview.
android:divider="#ffff00" android:dividerHeight="10dp"
It's working fine in listview. but I want add divider between horizontal Listview items. How to rectify this Problem?. Share Your Idea?