Giter Site home page Giter Site logo

recyclerviewmultiselect's Introduction

RecyclerViewMultiSelect

This is a simple implementation of a MultiSelect with ActionMode for the RecyclerView. It is meant to help use the CAB with the RecyclerView.

Add to Android Studio project

buildscript {
    repositories {
        jcenter()
    }
    ...
}
dependencies {
    ...
    compile 'com.smurph.multiselectlib:multiselectlib:1.0.9'
}
COMING SOON
  • Load the Helper with already selected items/position.
  • Add inline Java Docs
  • New demo app showing all the features and examples.
  • Custom RecyclerView Adapter class to implement some of the function for the end developer.
  • MultiSelect w/o CAB.
  • Single select mode w/ CAB.
  • Single select mode w/o CAB.
KNOWN ISSUES
  • With the ViewPager example if there are not enough items to fill the screen the swipe to refresh and the Collapsing Toolbar do not work all the time. This is an issue with the Collapsing Toolbar Android support library and not the MultiSelectHelper library.
  • Under version 1.0.5 removing an item from the RecyclerView will throw off the positioning of this library. I look to have a fix in version 1.0.6
  • Under version 1.0.5 there is not direct way of getting the selected item count. Should be in version 1.0.6
Looking into
  • See if the new, and still beta, Android Data Binding is an option for this library.

recyclerviewmultiselect's People

Contributors

smurph82 avatar

Stargazers

Panner avatar Subrahmanya S M avatar  avatar  avatar 华华 avatar Bo_Wang avatar Yizhang Peng avatar

Watchers

James Cloos avatar  avatar

Forkers

log-tag

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.