Skip to content

sangmin-kim/Android-2DViewPager

Repository files navigation

#Android-2DViewPager

Android-2DViewPager provides 2-Dimensional page navigation based on user's gesture. The ViewPager in the Android support library only allows horizontal navigation, but not vertical one. With 2DViewPager, user can flip pages around to 4 different directions (UP/DOWN/LEFT/RIGHT) It also supports ragged 2-Dimensional array.

Concept Image

##Copyright and license

Android-2DViewPager is copyright 2014-2016

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this software except in compliance with the License.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

Extension of Android ViewPager to make 2-dimensional navigation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages