How can I replicate something like I made below in Balsamiq?
I made this menu, but it is only displaying the text of the items (not the icons). Is it possible to di
I resolved this issue by simply putting the create_post_menu inside of the item whose icon is a +.
create_post_menu
item
+
For example, I have (using AppCompat):
...(more menu items here)
Without AppCompat, you could just get rid of the XML Namespace app by replacing app with android.
app
android