src/com/astuetz/viewpager/extensions/package-info.java
changeset 1038 ae7bea323864
equal deleted inserted replaced
1037:a1f3a20c87f8 1038:ae7bea323864
       
     1 /**
       
     2  * This package contains an implementation of an
       
     3  * Interactive paging indicator widget, compatible with the `ViewPager` from the 
       
     4  * Android Support Library.
       
     5  *
       
     6  * It is developped by Andreas Stuetz
       
     7  * and can be found here https://github.com/astuetz/PagerSlidingTabStrip/
       
     8  * We use the git tag v1.0 aka 0e7f1b9a961692323dbd7300e13dd1d78ad0ae44
       
     9  */
       
    10 package com.astuetz.viewpager.extensions;