java - Is there a way to show action buttons on all devices including ones with menu button? -


the question says all. want search button in top right of screen on devices. know if there hardware menu button action buttons in popup menu @ bottom don't want that. need buttons on actionbar. preferably not overflow button workaround either.

you can use actionbarsherlock or new v7 support library support actionbar on older devices, including ones hardware menu key. make search menu item have android:showasaction="always"


Comments

Popular posts from this blog

css - Which browser returns the correct result for getBoundingClientRect of an SVG element? -

gcc - Calling fftR4() in c from assembly -

Function that returns a formatted array in VBA -