Git Product home page Git Product logo

Comments (2)

liu738633885 avatar liu738633885 commented on September 8, 2024

第一个问题 找到方法 showAllLetter(false); 可以解决 但是在联系人界面会出现四个↑ 然后在代码inexBar 里的153行改为
if(mIndexList.indexOf(index)<0){
mIndexList.add(index);
}
解决

第二个问题
在IndexableLayout里注释397行到410行得以解决 不太明白这段代码是什么用途?

from indexablerecyclerview.

YoKeyword avatar YoKeyword commented on September 8, 2024

第1个问题出现四个↑,应该是HeaderAdapter设置有点问题,通过配置应该可以解决

第2个问题 397行到410行是之前小伙伴兼容GridLayoutManager以及优化Title提的PR,如果你不使用GridLayoutManager并且注释后没异常情况的话,暂时可以先注释,回头我再看看; PS:最近个人比较忙,可能对该库维护不会很及时,见谅

from indexablerecyclerview.

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.