I'm trying to put a Layout into a MenuItem, which works, but it seems that the layout is placed next to a space reserved for the icon and title.
This is my output:
And this is the code used for the menu:
menu.xml:
<?xml version="1.0" encoding="utf-8"?>
<menu...