-
Notifications
You must be signed in to change notification settings - Fork 330
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Just a few lines to accomplish your results and more #1
Comments
A very good way ! Wish you could creat a repository on Github. :) |
The variables should be written in camelCase e.g. |
Hehe, please ignore the coding style and just look at the method I proposed :) |
HeZaiJin
pushed a commit
that referenced
this issue
Apr 24, 2018
fixed setTextSize(int size) is invalid
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
extend from TextView and override the draw method:
And of course you need to define some variables:
The text was updated successfully, but these errors were encountered: