I want to make custom gallery view in android where i have to show 3 images on screen following.
while flinging on gallery view the images should look like in this pattern? I have also tried cover flow example after making some changes. that is giving that same effect but it puts selected image always in center where I have to show 1st child at left side | 2nd child in middle | 3rd child in right side.
Please share your suggestion. Thanks in advance.