Skip to content

Commit

Permalink
a diffadapter use a single handler
Browse files Browse the repository at this point in the history
  • Loading branch information
SilenceDut committed Jun 19, 2019
1 parent f307330 commit 42fbf3c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ class LegendHolder(itemViewRoot: View, recyclerAdapter: DiffAdapter): BaseDiffVi
data.price?.let {
legendPriceTv?.text = "$it"
}

}

/**
Expand Down

0 comments on commit 42fbf3c

Please sign in to comment.