DevAhamed / MultiViewAdapter

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

Update sample app and enable automation #67

Closed DevAhamed closed 5 years ago

DevAhamed commented 5 years ago
  1. Handle state restoration properly inside sample app
  2. Add separate app icons for debug builds
  3. Add applicationIdSuffix to differentiate debug builds
  4. Remove obsolete keystore information from gradle file
codecov-io commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##              2.x      #67   +/-   ##
=======================================
  Coverage   74.88%   74.88%           
=======================================
  Files          20       20           
  Lines        1103     1103           
  Branches      167      167           
=======================================
  Hits          826      826           
  Misses        179      179           
  Partials       98       98

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 77cb6ca...1d08362. Read the comment docs.