I working with Xamarin.Android project, and I need to displaying count of notifications (badge): a white number in red circle near the application icon on desktop. How can I implement it? For example: it should looks the same just as if I recieve new message in WhatsApp, or SMS.
Asked
Active
Viewed 293 times
0
-
Possible duplicate of [Add new item count to icon on button - Android](https://stackoverflow.com/questions/6011786/add-new-item-count-to-icon-on-button-android) – Ronak Shetiya Aug 29 '18 at 12:39
-
@Ronak Shethia unfortinately not. I need to display a badge with app icon on phone's desktop, but that question is about how to display badge inside app. – holycreeper Aug 31 '18 at 06:19