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 42fbf3c commit b9928c4
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ class LegendHolder(itemViewRoot: View, recyclerAdapter: DiffAdapter): BaseDiffVi
Log.d(TAG,"updateItem $data")
updateBaseInfo(data)
updatePrice(data)

}

private fun updateBaseInfo(data: LegendViewData) {
Expand Down

0 comments on commit b9928c4

Please sign in to comment.