I adapted PopupMenu source for Gingerbread compatibility using original PopupMenu Android source and ActionBarSherlock. The problem is that popup menu has transparent background and small font. I tried to specify a style in theme (Widget.Sherlock.PopupMenu) or to pass a themed context (using ContextWrapper) but it won't be styled. Any help?

有帮助吗?

解决方案

Newest Android compatibility library introduced PopupMenu and it works as it should

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top