create collage images view gallery in android
android
Solution
Quick results :
Public repository for this : https://github.com/thuytrinh/android-collage-views
Problem
I would like to make 10 images in collage format the sample layout is given bellow: this is sample image I would like to make this type of collection of images and also some ability I would like to implement in my project is given bellow: 1) when I touch on any image it come in front. 2) zoom image 3) move image any where in screen 4) delete image on long press if any one have idea to implement this type of view then most well come to share with me.