Questions tagged [overflow-menu]
94 questions
0
votes
0 answers
Customise OverflowMenu Android with no divider and different position
I am trying to customize action bar overflow menu with no dividers and also it should come at the top. I tried all styles with
parent="android:Widget.Holo.Light.ListPopupWindow"
and
parent="android:Theme.Holo.Light"
but nothing worked. Does…

Anchal
- 859
- 1
- 10
- 21
0
votes
0 answers
Android, Change overflow icon in custom ActionBar?
I have a custom action bar, as follows: