Add Android PagerSlidingTabStrip library, an Interactive paging indicator widget
This library can be found at https://github.com/astuetz/PagerSlidingTabStrip/
and we currently use the v1.0 tag
<?xml version="1.0" encoding="utf-8"?>
<resources>
<!-- Color resources needed by PagerSlidingTabStrip -->
<color name="background_tab_pressed">#6633B5E5</color>
</resources>