android - Redial menu from top right corner -


I am developing an app that has a redial menu, which shows different buttons. There are several demo available from the redial menu, but I want to display the right menu from the top right corner. Help or any suggestions

The standard button placement is the top-right corner of the Actionbar if you use standard menu metaphor in your actionbars Button, you can put a button to do whatever you want in the upper right corner.

Comments

Popular posts from this blog

Out of index C/C++ -

regex - PatternSyntaxException: while using String.ReplaceAll function in java? -

objective c - how Set autolayout for multiple dynamic buttons and labells in iOS? -