I want to make the same implementation a pulse application.
Horizontal list view inside a vertical list view.
i think you should use some horizontal scrollviews in a vertical scrollview. and in each horizontal scrollview, you can give listview, gridview, etc... if you want. I think it's better solution for this problem. :)