ListView no.
CutomListView no. But this class could be changed to work horizontally instead of vertically.
It would need to replace the ScrollView by a HorizontalScrollView and change all vertival management by a horizontal one.
You could also do it directly with a HorizontalScrollView.