UIActivityViewController on iOS 8 show “more” butt

2019-04-24 10:36发布

Now XCode 6 with iOS 8 SDK is out, we can talk about stuff. I tried to use custom activities with UIActivityViewController on iOS 7, everything worked fine. But on iOS 8, when custom activities are shown, there is "more" button sitting next to them and clicking on this button show exactly the same custom activities. Did anyone find a workaround to remove this button? I couldn't find any solution yet.

Redundant More button

1条回答
兄弟一词,经得起流年.
2楼-- · 2019-04-24 10:58

There is nothing to workaround. The "More..." button lets the user reorder the icons. This is now standard in iOS 8.

查看更多
登录 后发表回答