This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information

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:


Menu badges

Menu badges


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.