Giter Site home page Giter Site logo

Comments (4)

endy-s avatar endy-s commented on September 23, 2024 1

@romandanylyk Thanks for your answer!
I changed the app:piv_viewPager="@+id/viewPager" for app:piv_count="2", changed the selection at the View Pager listener and it worked as expected.

I think that if this info is at the Readme it would help other people that can face this issue. I created this PR for it 😄

from pageindicatorview.

romandanylyk avatar romandanylyk commented on September 23, 2024 1

@endy-s @amanzan since issues is resolved I'll close this one.

from pageindicatorview.

endy-s avatar endy-s commented on September 23, 2024

I have a similar problem. I use the PageIndicatorView for ViewPagers that are inside of RecyclerViews.
It gets the first one "status" and reproduce it to the following ones, until I scroll the screen, where they all "reorganize" for the right behavior.

In this case, the first item of the RecyclerView have set the PageIndicatorView visibility to false, so the second item doesn't show it.

This is the same screen after scrolling down and back up. This is the right behavior, showing the PageIndicatorView at the bottom left of the RecyclerView item.

If the first item haves an PageIndicatorView and I scroll my ViewPager, it makes all the other item's PageIndicatorView to move with it.

Hope to hear something from you guys :)

from pageindicatorview.

romandanylyk avatar romandanylyk commented on September 23, 2024

@amanzan @endy-s
Hi guys, having issues with PageIndicatorView in views that have 2 or more view pager's could be caused by id conflicts, you specified in your layout xml. In this case you could try to handle selected item of PageIndicatorView manually by calling it's public methods instead of setting ViewPager id in xml.
Hope it helps.

from pageindicatorview.

Related Issues (20)

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.