I want to create an ActionBar submenu item with a custom layout or view.
Something like: ImageView - TextView - ImageView
You can create a MenuItem with a custom layout or view, but I could not achieve this using the submenu - Android submenu with actionLayout is not visible
source share