Skip to content

Add a link to upgrade on the ActionBar's menu

Mickael Goubin edited this page Aug 3, 2013 · 1 revision

To add a link to upgrade on the ActionBar's menu, it's pretty simple, just use the following method:

this.setPremiumMenuButton(true);

Right now, the menubutton can't be customized. It just contains a message: "Upgrade to premium"

Clone this wiki locally