Closed benoffi7 closed 8 years ago
This is a screenshot of my Android Studio design XML...
The sample app has the same problem. In the design view, the menu appears but when I run the app, the menu is in the overflow item.
Hi @benoffi7 ,
What you are experiencing is because the width the library allocates for the action items is different from the standard action bar. This is bad, and I fixed it (it will be in the next release, but you can try it now by downloading the 2.0.2 branch)
Thanks for opening this issue! it is a very important contribution to the library, Ari
Hi! I Have this menu.xml
and this sreachview
The same menu in different activities
Thanks!