Skip to content

Commit

Permalink
Adding import for Resources
Browse files Browse the repository at this point in the history
  • Loading branch information
Jocelyn Becker committed Jan 24, 2018
1 parent df268e3 commit 58e2ae5
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
import android.util.AttributeSet;
import android.view.MotionEvent;
import android.view.View;
import android.content.res.Resources;

/**
* Custom view that follows touch events to draw on a canvas.
Expand Down

0 comments on commit 58e2ae5

Please sign in to comment.