ViewPagers library for Android

Overview

Android Arsenal

freepager

Ready-to-use view pagers for your project.

Based on Swipes navigation demo repository

Preview

Usage:

Gradle:


dependencies {
    compile 'pro.alexzaitsev:freepager:1.0.1'
}

For a working implementation look at the sample module

Compatibility

  • Android 2.1.x (API 7) +

Changelog

Version: 1.0.1

  • Class duplicates are removed

Version: 1.0

  • Pilot version

License

Copyright 2015, Alex Zaitsev

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

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.
You might also like...
Circular motion is a ViewPager library that can be used to make Awesome Onboarding designs.

CircularMotion Android Circular Motion Onboarding library Circular motion is a ViewPager library that can be used to make Awesome Onboarding designs.

Three material Dots Indicators for view pagers in Android !
Three material Dots Indicators for view pagers in Android !

Material View Pager Dots Indicator This library makes it possible to represent View Pager Dots Indicator with 3 different awesome styles ! It supports

A pager for Android with parallax effect

ParallaxPagerTransformer A pager transformer for Android with parallax effect Installation in your build.gradle file dependencies { // ... com

A nicer-looking, more intuitive and highly customizable alternative for radio buttons and dropdowns for Android.
A nicer-looking, more intuitive and highly customizable alternative for radio buttons and dropdowns for Android.

SwipeSelector Undergoing for some API changes for a 2.0 major version, see example usage in the sample module! What and why? Bored of dull looking rad

Android auto scroll viewpager or viewpager in viewpager
Android auto scroll viewpager or viewpager in viewpager

Android Auto Scroll ViewPager ViewPager which can auto scrolling, cycling, decelerating. ViewPager which can be slided normal in parent ViewPager. Att

An android ViewPager extension allowing infinite scrolling

NO LONGER MAINTAINED LoopingViewPager An android ViewPager extension allowing infinite scrolling. You can use it with "standart" PagerAdapter (inflati

Augment Android's ViewPager with wrap-around functionality.

Infinite View Pager Augment Android's ViewPager with wrap-around functionality. Original StackOverflow question: http://stackoverflow.com/questions/75

[Development stopped in 2014. Unfinished and not stable - not recommended to use.] An easy-to-use ViewPager subclass with parallax background effect for Android apps.

Development stopped in 2014 Not developed since 2014. Unfinished and not stable - not recommended to use. ParallaxViewPager An easy-to-use ViewPager s

Android - A ViewPager page indicator that displays the current page number and (optionally) the page count
Android - A ViewPager page indicator that displays the current page number and (optionally) the page count

NumericPageIndicator A ViewPager page indicator that displays the current page number and (optionally) the page count. It can also display buttons to

Comments
  • set position programmatically

    set position programmatically

    Hi Alex thanks for this very nice library I use your library and I want to set current item programmatically. for that I use this code: horizontalViewpager.setCurentitem(horizontalViewpager.getCurentItem()+3); but it's not working and my app going to not responding page in android.
    is there any way to go to a page programmatically?

    opened by mohamadk 3
  • NullPointerException

    NullPointerException

    06-09 13:47:21.658 1452-1452/com.moltak.expViews E/AndroidRuntime: FATAL EXCEPTION: main
    Process: com.moltak.expViews, PID: 1452 java.lang.NullPointerException: 
    Attempt to invoke virtual method 'int android.view.View.getVisibility()' on a null object reference 
    at pro.alexzaitsev.freepager.library.view.core.VerticalPager.getScrollYForPage(VerticalPager.java:251)
    at pro.alexzaitsev.freepager.library.view.core.VerticalPager.onMeasure(VerticalPager.java:318)
    at android.view.View.measure(View.java:18788)
    at android.view.ViewGroup.measureChildWithMargins(ViewGroup.java:5951)
    

    I didn't add any view when activity's 'initialize time'. So there are no any views in VerticalPager.

    opened by moltak 1
  • How to use horizontal view to display list view item in listview

    How to use horizontal view to display list view item in listview

    Hi for a requirement i am referring your code its really very good example can you please help me how can i use it with dynamic data. In my task i have list of user which i need to show in list view(vertically) and each users have multiple images which i want to show horizontally. Thanks

    opened by anchitjindal91 1
  • Jump Pager

    Jump Pager

    Will be interest to implement a possibility to jump the pages. Today, ViewPager work like this: [1] -> [2] -> [3]

    We need recreate this: [1] -> [3] -> [2]

    Stack the fragments will be a good ideia. What do you thinks? [1] -> [n]

    opened by ppamorim 1
Owner
Alex Zaitsev
Alex Zaitsev
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.

Android ViewPagerIndicator Paging indicator widgets that are compatible with the ViewPager from the Android Support Library to improve discoverability

Jake Wharton 10.2k Jan 3, 2023
Android library for fluid tablayout animation as seen on Snapchat.

SnapTabLayout Show some ❤️ and star the repo to support the project This library is the implementation of TabLayout as seen on popular messaging app S

Niranjan Kurambhatti 714 Dec 25, 2022
Paging indicator widgets compatible with the ViewPager from the Android Support Library and ActionBarSherlock.

Android ViewPagerIndicator Paging indicator widgets that are compatible with the ViewPager from the Android Support Library to improve discoverability

Jake Wharton 10.2k Jan 5, 2023
Android LiquidSwipe Library

Android LiquidSwipe Library

Chrisvin Jem 838 Dec 29, 2022
Android Concentric Onboarding library

Android Concentric Onboarding library

Chrisvin Jem 50 Sep 13, 2022
A Material Design ViewPager easy to use library

MaterialViewPager Material Design ViewPager easy to use library Sample And have a look on a sample Youtube Video : Youtube Link Download In your modul

Florent CHAMPIGNY 8.2k Dec 29, 2022
Pixplicity 915 Nov 8, 2022
Library for Sliding Tab With Color Icons!

Sliding Tab With Color Icons Sliding Tab With Color Icons! Kindly use the following links to use this library: In build.gradle (Project) allprojects {

Prabhakar Thota 35 Jan 22, 2022
A simple app that consumes The Ricky & Morty API to display the tv show characters, was trying to learn about pagination with the paging 3 library

Ricky&MortyAPIDemo A simple app that consumes The Rick and Morty API which is a REST and GraphQL API based on the television show Rick and Morty. I wa

Joel Kanyi 9 Jul 12, 2022
LiquidSwipe is a ViewPager library that can be used to make Awesome Onboarding designs.

LiquidSwipe LiquidSwipe is a ViewPager library that can be used to make Awesome Onboarding designs. Usage Set up the dependency Add the mavenCentral()

Farham Hosseini 4 Nov 5, 2021