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 を使用して、Gingerbread 互換性のために PopupMenu ソースを適応させました。問題は、ポップアップ メニューの背景が透明でフォントが小さいことです。テーマ (Widget.Sherlock.PopupMenu) でスタイルを指定しようとしたか、(ContextWrapper を使用して) テーマ コンテキストを渡そうとしましたが、スタイルが設定されません。何か助けはありますか?
最新の Android 互換性ライブラリが PopupMenu を導入し、正常に動作します