I want to realize a custom popup menu like Twitter in Android for example with item and picture but I don't know what's the component used for that.
In Material Design website, google present this solution. So I think, there is a native solution to achieve this.
I tried with Popup menu, but I can't find how to customize the layout of this view like that.
Easier solution. Add this just before you .show() method.