I am working on a new class that arranges images as a grid. The moment you click an image it enlarges and doubles its size but reposition all the rest of the images, here is an example of the first draft of the class.
This library adds a view that displays images loaded from local or from the internet (by entering only the url) and arranges them in a grid. The clicked image is displayed in double size. The basic size of each cell can be established sd_gridimage Author: Version: 0.04 GridImage Events...