Click here to Skip to main content
15,899,679 members

Comments by Behno0o0oD (Top 37 by date)

Behno0o0oD 29-Apr-14 2:07am View    
??
Behno0o0oD 27-Apr-14 6:49am View    
tnx, yes,
textview is null because I am setting typeface to the textview in OnCreate(), and the problem is that , widget has not been run when OnCreate() method is being executed.

In my broadcast receiver class I can make instance from MainActivity class, but it does not set typeface to the textview.

Tnx
Behno0o0oD 29-Mar-14 0:44am View    
It does not work!
Behno0o0oD 27-Mar-14 16:05pm View    
the problem is that I don't know which function is called every time the alarm fires.
If I know the function, I'll use "i" in that:)
tnx for your answer
Behno0o0oD 27-Mar-14 15:46pm View    
tnx for correcting me