Join Slack
Powered by
<How to make Notification title bold in Notificati...
# stackoverflow
u
user
03/26/2021, 2:01 PM
How to make Notification title bold in NotificationCompat
I have used MediaSessionCompat for generating media controls in notification by following link
https://android-developers.googleblog.com/2020/08/playing-nicely-with-media-controls.html
Here the issue is i need to make title text to be bold with custom fonts. i have tried using Html.fromHtml() but this gives heavy bold text in title which i dont want This is what i...
Open in Slack
Previous
Next