android - ActionBar search view takes all the space in action bar when active - how to force also other items to show? -


is there way how force particular menu item show though other item expanded actionview? enter image description here

i have searchview , show other items @ left it..also notice items there, not visible (hidden behind border of screen)?

what weird in emulator (800x480) works..it shows overflow menu next actionview, on nexus 4 displays item visible on screenshot..


Comments

Popular posts from this blog

android - Inheriting from Theme.AppCompat* -

broadcastreceiver - android BOOT_COMPLETED not received if not activity intent-filter -

basic authentication with http post params android -