author | Da Risk <da_risk@beem-project.com> |
Wed, 15 May 2013 11:35:43 +0200 | |
changeset 1039 | 2f83df2983db |
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;