I am using three libraries in my project:
a. ViewPager b. SherlockActionBar c. PagerSlidingTabStrip
In my layout xml, I am getting the followin
Add
xmlns:app="http://schemas.android.com/apk/res-auto"
to the root layout of the xml.