astuetz / PagerSlidingTabStrip

An interactive indicator to navigate between the different pages of a ViewPager
139 stars 44 forks source link

how to use this project in android studio? #214

Open jack2799 opened 9 years ago

jack2799 commented 9 years ago

only dependency addition to gradle file is not working..... where to put PagerSlidngTabStrip.java file ?

HanderWei commented 9 years ago

Try to import library as a Module, then modify build.gradle and settings.gradle.