Giter Club home page Giter Club logo

freepager's People

Contributors

alexzaitsev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

freepager's Issues

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.

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]

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?

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

how to use fragment

hi Alex thank you for this very nice library
I have a question.
how can i use fragment instead of a view?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.