ShareActionProvider with one icon - looking as simple actionitem
问题 I want to dislay ShareActionProvider on ActionBar , but with custom look&feel. Only one simple share icon without borders and without most used app icon on the right. But providing popup menu with most used applications. Is there a simple way to do it without implementing own ShareActionProvider ? 回答1: OK so regardless of ActionBarSherlock first test to see if your creating your intent correctly, ABS uses the same code as the generic chooser does so see if the app's you are looking for show