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 :
And this is my footer_tabs.xml file :
Now issue is that tabs are not swiping in this case
Thanks Cool jatt
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 :
And this is my footer_tabs.xml file :
Now issue is that tabs are not swiping in this case
Thanks Cool jatt
Here is reference to some of the good topics, they will help you::
Thanks.