0

I am making an android application in which I have to implement swiping tab bar . I tried the sample code also.

This is my mail xml file :

http://pastebin.com/Z3fPnzv1

And this is my footer_tabs.xml file :

Now issue is that tabs are not swiping in this case

Thanks Cool jatt

Iulia Barbu
  • 1,522
  • 12
  • 25
Cool Jatt
  • 403
  • 2
  • 6
  • 16
  • Please read your own question again and try to imagine that you don't know anything about your project. You should see that you aren't providing enough information at all. Besides the confusing sentences... – WarrenFaith Sep 12 '12 at 10:19

1 Answers1

2

Here is reference to some of the good topics, they will help you::

  1. Horizontal Tab Bar Referral Question.
  2. Horizontal Tab Swipper
  3. Action Bar

Thanks.

Community
  • 1
  • 1
Sathish
  • 4,403
  • 7
  • 31
  • 53
  • @satish.,....let me check with links u provided.....if u have done this type of work,,,plz send me code – Cool Jatt Sep 12 '12 at 10:59
  • the second link Horizontal view swiping is an important user interface ... it is explained step by step try out that... i didn't do this before... Good luck with your battle buddy – Sathish Sep 12 '12 at 11:03
  • The second one suits to the need, i think. – Harpreet Dec 14 '12 at 10:03