Domanda

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?

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top