I am using three libraries in my project:
a. ViewPager b. SherlockActionBar c. PagerSlidingTabStrip
In my layout xml, I am getting the followin
Remove and add this again:
xmlns:app="http://schemas.android.com/apk/res-auto"
Then clean and build the project.