Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top