Possible Duplicate:
Android UI - Android horizontal scroll view
I couldn't find a solution on how to create HorizontalScrollView with images that are loaded from database as BLOB. I would like to create something like Gallery but I can't use Gallery widget because I want multiple selection of items. Can someone help me? Thank you.