How Can I Integrate This Scrollable Tab Library In Eclipse?
I'm banging my head with this Scrollable Tab library, but didn't get success. The website itself have a little amount of details in it. My Questions are: How can I integrate is in
Solution 1:
It is not the scrollable Tab library. It is Page indicator library. which you can use with View pager of Android Support Library and ActionBarSherlock.
To use it they give a example. You need to Import their project as a library. And then add library in you project.
Then try their example. I hope it will help you.:)
EDIT: HOW to:
Post a Comment for "How Can I Integrate This Scrollable Tab Library In Eclipse?"