I doing simple stopwatch.
I have StopwatchActivity.java
I have ListAdapter but i need set custom font.
How to do it? I was looking for examples, but I can not find the with “String”
It works.
Code:
http://pastebin.com/zgA0f0jq
To moderators: I have error when I need paste code here “Your post does not have much context to explain the code sections; please explain your scenario more clearly.”
Check this sample here
you need to inflate it so that you can set the text with the font you need to have.
I can suggest you to use a baseadapter so that you can get the textview and set the typeface to it