author | Da Risk <da_risk@beem-project.com> |
Thu, 16 May 2013 10:54:37 +0200 | |
changeset 1040 | 85c1cbc283a7 |
parent 1038 | ae7bea323864 |
permissions | -rw-r--r-- |
/** * This package contains an implementation of an * Interactive paging indicator widget, compatible with the `ViewPager` from the * Android Support Library. * * It is developped by Andreas Stuetz * and can be found here https://github.com/astuetz/PagerSlidingTabStrip/ * We use the git tag v1.0 aka 0e7f1b9a961692323dbd7300e13dd1d78ad0ae44 */ package com.astuetz.viewpager.extensions;