Top "Image-gallery" questions

An image gallery is set up to display multiple images.

Galleria - hide thumbnail carousel div

We are using Galleria library (http://galleria.io/) for dynamically generating slideshow from a set of user selected images. The …

javascript css slideshow image-gallery galleria
android:show images in gallery

I am making an app in which i want to show list of images in my application in the manner , …

android image-gallery
Android: lazy loading in Gallery

I've reviewed some posts about lazy loading but I believe my problem is a bit different. I have a gallery (…

android lazy-loading image-gallery image-loading
Why oncreate method called after startActivityForResult?

In my application i want to select image from Gallery and set the image in ListView. In my ListViewI have 16 …

android image-gallery
How to implement an image gallery inside an application mimicking the iPhone's default gallery?

I want to implement an image gallery inside my iPhone app which will only have those images from device gallery …

iphone ios image-gallery
CSS GRID IMAGE GALLERY: How to resize all images to be the same size and maintain the same distance?

Just trying to create a simple image gallery that's 3 x 3 using CSS grid. I thought using a container with the …

html css image-gallery css-grid