Skip to content

Commit

Permalink
Update
Browse files Browse the repository at this point in the history
  • Loading branch information
ShridharGoel committed Jun 9, 2021
1 parent 8104e38 commit cd3e142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ public void draw(@NonNull Canvas canvas)
// Draw the background
super.draw(canvas);
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ public void draw(@NonNull Canvas canvas)
// Draw the background
super.draw(canvas);
}
}
}

0 comments on commit cd3e142

Please sign in to comment.