Giter Club home page Giter Club logo

Comments (8)

orhanobut avatar orhanobut commented on May 27, 2024

Thanks for the feedback. Let me check this, I think someone else had the same issue before and was going to contribute, seems it's up to me now.

from dialogplus.

herghost avatar herghost commented on May 27, 2024

Thanks for the reply, I will create a fork and take a look as well, hopefully get my head round it!

from dialogplus.

orhanobut avatar orhanobut commented on May 27, 2024

That would be great!

from dialogplus.

hammoudeh avatar hammoudeh commented on May 27, 2024

Actually I faced the same problem, but I solved it by using adapter extends from BasicAdapter, rather than ArrayAdapter .

Enjoy!

from dialogplus.

orhanobut avatar orhanobut commented on May 27, 2024

ListView as default returns 1 if the list has headerview. If that was the case, I changed this behaviour with 1.1 version. GridHolder and ListHolder will return 0 regardless of headerview.

from dialogplus.

z3896823 avatar z3896823 commented on May 27, 2024

Im sorry to say that GridHolder still returns the wrong index, for example, I got 6 items to display, and I create a GridHolder using new GridHolder(3). But when I click the second or the third item, I both got a position = 0;

thanks for your great work, but this bug is very upsetting

from dialogplus.

shahimclt avatar shahimclt commented on May 27, 2024

Yup. Same issue here. no matter what I click on the gridHolder, the item position is always 0. Also, the ripple effect appears on the first item no matter what I click.

ezgif-4-f79ec22ba3

from dialogplus.

shahimclt avatar shahimclt commented on May 27, 2024

Update: As mentioned in issue #72 , this occurs when setExpanded() is set to true. making it false will fix the issue for now.

from dialogplus.

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.