Skip to content

Instantly share code, notes, and snippets.

@iammert
Created July 3, 2015 19:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save iammert/af7f10f0481bea3681cb to your computer and use it in GitHub Desktop.
Save iammert/af7f10f0481bea3681cb to your computer and use it in GitHub Desktop.
private Paint mBackgroundAmbientPaint;
private Paint mBackgroundPaintFilled;
private Paint mBackgroundPaintNotFilled;
private Paint mPaintHourText;
private Paint mPaintMinuteText;
private Typeface mTypefaceRobotoThin;
private Typeface mTypefaceRobotoLight;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment