Simple question, I just cant find a definitive answer for this. I have several menu options presented in a drop down list (items are given the showAsAction value: collapseActionView) the remaining action items are displayed as icons (items are given the showAsAction value: always).
I want to draw a divider between the icons which are always visible and the the overflow menu dropdown button. If you look in the top right of this screen grab you can see the divider appearing between the drop down icon and other icons: http://www.droid-life.com/wp-content/uploads/2011/10/screen_20111023_0800.png I currently inflate my menu from an xml file, as explained here: http://developer.android.com/guide/topics/ui/actionbar.html#ActionItems Thanks in advance -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

