问题
SharedActivityContext exist in uses FMX.Helpers.Android for XE6
But for XE7 I can't find SharedActivityContext in uses FMX.Helpers.Android. Is there another methode of is it moved into another uses?
回答1:
It was moved to the new Androidapi.Helpers
unit.
来源:https://stackoverflow.com/questions/25981458/in-which-uses-can-i-find-sharedactivitycontext