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.
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
Post a Comment