Created
July 3, 2015 19:59
-
-
Save iammert/af7f10f0481bea3681cb to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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