문제

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