Skip to content

Menu click actions are here

Pre-release
Pre-release
Compare
Choose a tag to compare
@alorma alorma released this 01 Jun 09:38
· 255 commits to master since this release

This release adds an Action about Android Menu, thanks to the contribution #78:
clickMenu(R.id.menu_item);
clickMenu("Menu item 1);

These clicks work with overflowed menu items too!

Thanks to @alorma for this great contribution!