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

Improve example 8 #187

Closed luizgrp closed 4 years ago

luizgrp commented 4 years ago

Add buttons to switch state and demonstrate correct way of handling animations with state changes.

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #187   +/-   ##
======================================
  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 e12f384...e6d95e7. Read the comment docs.