Android removes the need of Menu button from devices with ActionBar.

By | January 28, 2012

Hello all..
The latest development in android is that google has removed the menu button from android, instead they provide something called the actionbar like in the Honeycomb devices. Google introduced the ActionBar class as the standard solution to make actions from the user options immediately visible and quick to invoke
The ActionBar looks like this

When invoked with options it will look like this…

Thus ActionBar removes the need of physical menu buttons in android devices.

Leave a Reply

Your email address will not be published. Required fields are marked *