Frage

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?

War es hilfreich?

Lösung

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

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top