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.
アクションバーにアイコンを表示し、同時にオプションメニューには表示しないようにするにはどうすればよいですか?XML経由でのみ可能ですか?
通常、アクション バーを使用できるようにすると、アクション メニューはなくなります。メニュー項目は 2 倍ではありません。
Android SDK > 10 でアクション バーを取得し、Android SDK <= 10 でオプション メニューを取得する場合は、ActionBarSherlock の使用を検討して、古い Android バージョンでもアクション バーの下位互換性を確保してください。
http://actionbarsherlock.com/