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.
我需要ShareActionProvider为我的 Android 应用程序创建一个自定义菜单,因为当我指定默认菜单时,我只得到“消息”、“蓝牙”和“Gmail”,而我只想要“Facebook”、“Twitter”和“电子邮件” .
ShareActionProvider
我怎样才能做到这一点?我需要为它指定自己的布局吗?
提前非常感谢!
一切都可以在这里找到:
https://github.com/JakeWharton/ActionBarSherlock/blob/master/samples/demos/src/com/actionbarsherlock/sample/demos/SubMenus.java