I want to scroll between views. Actually, I don't know what to use: HorizontalScrollView or Activities?
I want to slide between my layouts:
Am I need to implement GestureListener?
The problem with HorizontalScrollView is that I can't have more than 1 child.