VisionX Previewer menu badges
We already support badges for standard components. So the next logical step is to support badges in the menu. And that's exactly what we've implemented. See for yourselves:
The badge will appear animated if you change the text.
The API is simple:
BadgeUtil.setBadge(this, UpAndDownloadWorkScreen.class, Integer.valueOf(1));
Pretty awesome, right? You don’t have to worry about the technical issues, just focus on building your app. We’ll take care of the technical details for you.