Horizontal scrolling images gallery in android -


i working on camera application in android , have page camera preview on half of screen , image gallery shown in image below. right now, using gridview show image thumbnails in gallery. but, problem is, can't make gallery scrollable(horizontally). found horizontal scrolling not supported in grid view.

enter image description here

the screenshot provided iphone app , working fine. used uicollectionview in iphone app same.

i can't find uicollectionview in android.

any appreciated. in advance.

or can use additional plugins this


Comments

Popular posts from this blog

user interface - Python attempting to create a simple gui, getting "AttributeError: 'MainMenu' object has no attribute 'intro_screen'" -

jquery - Common JavaScript snippet to share files on Google Drive, Dropbox, Box.net or SkyDrive -

Android Gson.fromJson error -