Skip to content
This repository has been archived by the owner on Jan 2, 2021. It is now read-only.

Fixes incorrect adapter position being sent while calling notify method #78

Merged
merged 2 commits into from
May 14, 2019

Conversation

DevAhamed
Copy link
Owner

When 'clearAllSelections' method is called on a ListSection, notify method is called with incorrect position. This commit fixes the issue. This commit is upstreamed from 2.x branch.

When 'clearAllSelections' method is called on a ListSection, notify method is called with incorrect position. This commit fixes the issue. This commit is upstreamed from 2.x branch.
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (3.x@945ed97). Click here to learn what that means.
The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff           @@
##             3.x      #78   +/-   ##
======================================
  Coverage       ?   76.94%           
======================================
  Files          ?       20           
  Lines          ?     1106           
  Branches       ?      167           
======================================
  Hits           ?      851           
  Misses         ?      158           
  Partials       ?       97
Impacted Files Coverage Δ
...dapter/src/main/java/mva3/adapter/ListSection.java 87.7% <100%> (ø)

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 945ed97...bab0f8a. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants