0

I have some activities and I would like to be able to switch between them by swiping. Is this possible? I was told to use Fragments, but I 've seen it working in 2.x apps. Is it implemented with Gallery or Tabs ?

Thanks.

Michael Chourdakis
  • 10,345
  • 3
  • 42
  • 78

1 Answers1

0

You can use the view pager for horizontally views. Example http://blog.stylingandroid.com/archives/537

Munish Kapoor
  • 3,141
  • 2
  • 26
  • 41