DevAhamed / MultiViewAdapter

Easily create complex recyclerview adapters in android
https://devahamed.github.io/MultiViewAdapter
Apache License 2.0
818 stars 148 forks source link

Update sample app with new sections #83

Closed DevAhamed closed 5 years ago

DevAhamed commented 5 years ago
  1. Add showcase for TreeSection
  2. Refactor decoration sample section
  3. Overall design of the sample app is improved
codecov-io commented 5 years ago

Codecov Report

Merging #83 into 2.x will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x      #83   +/-   ##
=======================================
  Coverage   72.85%   72.85%           
=======================================
  Files          20       20           
  Lines        1153     1153           
  Branches      172      172           
=======================================
  Hits          840      840           
  Misses        216      216           
  Partials       97       97

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 a23dc58...9a6f851. Read the comment docs.