I have created options menu it has some attributes like android:I'd, android : title,android:icon
etc how can I set a image as android option menu and also I want title of the item below the icon not beside the icon
Asked
Active
Viewed 296 times
-1

tomerpacific
- 4,704
- 13
- 34
- 52

Ajitesh Sakaray
- 39
- 2
- 8
-
Use [this](http://stackoverflow.com/questions/21861196/showing-custom-layout-on-overflow-drop-down-menu-item-android) and [this](http://keepsafe.github.io/2014/11/19/building-a-custom-overflow-menu.html) as a start. Build a custom solution. – R. Zagórski Nov 21 '16 at 15:27