GithubHelp home page GithubHelp logo

multiitemrowlistadapter's People

Contributors

pgill avatar renedecandido avatar tokudu 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

multiitemrowlistadapter's Issues

Can't get only one item with onItemClick

Hello.
I want to add a listner for each item inside my row. The problem is that, getItemPostion returns an array of the items that are in the row, so it's impossible for me to know, what item was really selected.
How can i solve this problem ?
Thanks

Why not use a GridView instead?

Doesn't GridView solve this problem already? The only limitation that I see with GridView is the lack of GridViewActivity to handle empty views. Please enlighten.

Using MultiItemRowListAdapter with headers in list

Is it possible to adapt this to account for headers within the list view? Essentially if the view is a header it should take up the whole row and then start displaying items as determined by itemsPerRow on the next line down again.

Btw thanks for the great library!

java.lang.RuntimeException in Fast Scroll Listview

No doubt this is a great library. I am very happy to use it in my project but i am noticed that if Fast Scroll is enabled in listview it gives a ClassCastException. Any help?
java.lang.ClassCastException: com.sothree.multiitemrowlistadapter.MultiItemRowListAdapter cannot be cast to android.widget.BaseAdapter at android.widget.FastScroller.getSectionsFromIndexer(FastScroller.java:512)

ListView with different row items

I want some of my list items to be headers therefore they should be displayed as a single item and the rest are good as 2 or 3 per row. how do i go about specifying that this item should be displayed as a single item on that row

MultiItemRowListAdapter works wrong with more then 1 item type.

I have custom adapter which wrapped by MultiItemRowListAdapter. Is has overrriden getViewTypeCount and getItemViewType methods (I have 2 different layout). After list displayed at first all items displayed correctly but after I scroll it - layout's displayed incorrectly (I have layout-2 for items which must have layout-1 and vice versa).

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.