luizgrp / SectionedRecyclerViewAdapter

An Adapter that allows a RecyclerView to be split into Sections with headers and/or footers. Each Section can have its state controlled individually.
MIT License
1.68k stars 372 forks source link

Improvements to demo app #183

Closed luizgrp closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #183 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #183   +/-   ##
======================================
  Coverage    91.9%   91.9%           
======================================
  Files           6       6           
  Lines         605     605           
  Branches       79      79           
======================================
  Hits          556     556           
  Misses         26      26           
  Partials       23      23

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ac1b9d2...8f9ca2f. Read the comment docs.