Search code examples
androidstylingaction-menu

Styling the "Share" action menu


I'm trying to add a "Share button" to my app, but I haven't found a way to manage the styling of the ActionMenu displayed to choose the app to share content to.

Currently it appears as in this screenshot:

screenshot

However, I'd like to change the background color and the text color to make them reflect the ones in the ActionBar: which are the style properties that handle these two colors?


Solution

  • I would suggest follow this tutorial and using the linked tool:

    http://blog.stylingandroid.com/styling-the-actionbar-part-3/

    Jeff Gilfelt Android Action Bar Style Geberator tool

    Quick mockup below, to prove it's very relevant and helpful in the direction of solving your question:

    quick mockup