问题
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?
回答1:
Notifications contain textViews and you can always setTypeface on textViews.
来源:https://stackoverflow.com/questions/17803571/how-to-use-typeface-in-notification