I would like to make a ListView, which is kind of wrapped at top and bottom, like this launcher on cyanogen's rom
(see video from 00:54 to 01:00):
Now, I've been searching the web for all possible solutions, tutorials etc.. but I'm still stuck at the beginning. The problem is that don't even know where to start;
- should I use java's graphics library
- or openGL
- or some custom animations
- or something completely else??
Can pleaaaaase someone give me some hints/tips/directions or even some link to the right tutorial


