I am using PopupMenu from android.support.v7. I am trying to show icons with text. But only text is showing.
I tried to used normal code: android:icon="@android:drawable/ic_menu_camera"
but its not working with PopupMenu.
One more question, can we highlight PopupMenu item when its opened ?
Please check the reference image here
Change your custom popup layout.xml