Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用原始 PopupMenu Android 源和 ActionBarSherlock 调整了 PopupMenu 源以实现 Gingerbread 兼容性。问题是弹出菜单具有透明背景和小字体。我尝试在主题(Widget.Sherlock.PopupMenu)中指定样式或传递主题上下文(使用 ContextWrapper),但不会设置样式。有什么帮助吗?
最新的 Android 兼容性库引入了 PopupMenu,它可以正常工作