Coder Social home page Coder Social logo

expandablerecyclerview's People

Contributors

janjandev 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

expandablerecyclerview's Issues

How to expand item programmatically?

I want to display to the user an expanded menu about a second after he opened the menu
how do i expand the menu programmatically ?

How do I click any of the child items programmatically ?

Support for AndroidX

Couldn't compile my app until I imported your library as a module and manually migrated it.

Able to add Header

Hello man, your library is very great!!!

I',m think, you can make getItem(position) public to be able override, because i need override this method =/
example:
getItem(position - 1) and getItemCount(size + 1); to include the header on RecyclerView, you can change this? or anyone solution? Sorry my poor english.

onParentExpanded方法里的byUser参数异常

你好,我在使用中发现一个问题,就是在展开的回调里,也就是onParentExpanded方法里的byUser参数始终为false。我现在想要判断是否是用户点击打开,实现展开时自动跳转到展开项底部的需求,望解答如何区分!拜谢

删除,下标错乱问题

你好,非常喜欢你的库,这里有点小瑕疵:删除一个item时,下标错乱引起的崩溃问题。
需要在notifyItemRangeRemoved(childAdapterPosStart, childItemCount);之后,加上如下代码:
index out

由于getChildAdapterPosition(int parentPosition, int childPosition)方法为private,childAdapterPosStart拿不到,所以也无法在外边单独执行上述代码。

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.