Giter VIP home page Giter VIP logo

Comments (5)

paul-turner avatar paul-turner commented on June 19, 2024

In the upcoming 2.0.0 release (currently on master) you should be able to override shouldItemViewClickToggleExpansion to return false, and then set your own click listener that calls expandView/collapseView only on parent views you want to expand/collapse

from expandable-recycler-view.

paul-turner avatar paul-turner commented on June 19, 2024

Edited the above to reflect recent changes, let me know if that doesn't work for you. You can check out the snapshot while we work on releasing 2.0.0

from expandable-recycler-view.

rinlv avatar rinlv commented on June 19, 2024

Hi Paul,
I'm using version 2.0.3 but the method shouldItemViewClickToggleExpansion() has been deprecated. What is the method replaced it?
Thanks.

from expandable-recycler-view.

paul-turner avatar paul-turner commented on June 19, 2024

Hi @rinlv, shouldItemViewClickToggleExpansion should still be available in 2.0.3:
https://github.com/bignerdranch/expandable-recycler-view/blob/master/expandablerecyclerview/src/main/java/com/bignerdranch/expandablerecyclerview/ViewHolder/ParentViewHolder.java#L140

Are you not finding it in your project?

from expandable-recycler-view.

rinlv avatar rinlv commented on June 19, 2024

Oh, my mistake, thanks you very much. It's mean, i have override method shouldItemViewClickToggleExpansion on my ParentViewHolder class

from expandable-recycler-view.

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.