Dear Android Masters, I want to make customized menu which kind of popup menu not vertically but horizontally. so, i created linear layout with horizontal orientation. also created the menu using Menu Inflater. the problem is how i can add menu to linear layout. the method "addView()" doesn't work. I don't want add menu item one by one. want to use menu XML file. would you pls give me an advice to solve this issue? 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 android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-developers?hl=en