I have an online jokes app with a simple drawer layout.
When I launch the app, a PHP script gets new jokes(added from last visit) and counts them.
I want to add to the Menu item that displays the jokes the number of new jokes found, ex:3.( the menu item's text is "Meniu glume", I want to append it at the end with the number of new jokes)
How can I do this?should display like this