Is it possible to use typeface in notification message, so that I can change the font? I have searched all over internet but couldnt get any solution or code.So that I cant tell you, what I have tried so far. Any help would be appreciated. Thank you...
Edit: I have found here that we can use custom layouts for notification.So, is it possible to access textview in custom layout, and use typeface?
Notifications contain textViews and you can always setTypeface on textViews.