/droid-recyclerview-checkbox-list

Android sample displaying list of items with checkbox that highlights entire row when selected

Primary LanguageJavaMIT LicenseMIT

Android RecyclerView Checkbox List

A simple Android sample displaying list of items.

  • Each row has text and a checkbox that when selected, changes the highlight color of all elements.
  • Utilizes RecyclerView
  • Has custom bounce effect on scroll

Demo of app in action