Problem with Action View in MenuItem

  • Replies:0
Paolino Angeletti
  • Forum posts: 2

Jul 18, 2018, 3:09:29 PM via Website

I've a strange problem:
I need to get a View reference to a MenuItem (with Icon) into Toolbar.
Searching on Google, the most popular advise is to set an ActionView to MenuItem.
But, if I do this, when I run the App it 's showed in this way:
image
So, How Can I get a View reference of a MenuItem ?
Thanks

Be the first to answer