Skip to content

Commit

Permalink
NormalDecoration
Browse files Browse the repository at this point in the history
  • Loading branch information
SiberiaDante committed Nov 30, 2017
1 parent efa9ae9 commit 6be60e1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,6 @@ public void onDraw(Canvas c, RecyclerView parent, RecyclerView.State state) {
}
}


@Override
public void getItemOffsets(Rect outRect, View view, RecyclerView parent, RecyclerView.State state) {
super.getItemOffsets(outRect, view, parent, state);
Expand Down

0 comments on commit 6be60e1

Please sign in to comment.