tags:

views:

42

answers:

2

Hi All, Is it possible to change the default arrangement of the Android Gallery? What i meant is can we make the Gallery in a curved path, where the images will be along the curved path and the same time it has all the properties of the Android gallery?

If possible, please tell me your ideas. All ideas are welcome.

Thanks & Regards, Sen

A: 

Hi Sen,

I think there is no provision provide by android to change the horizontal alignment of the gallery. Although we can make it vertical. If you want a Curved Gallery type view, I think it is possible to do from scratch

Thanks Abi

Abi
A: 

hi All,
So far i have tried to create some variations in the horizontal scrolling list. I have tweaked the Gallery code inside Android framework. I could successfully change it to a "Hill" shape. But still have some issues. Will post the answer as soon as I finish my task.

Sen