7

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?

Ravaut123
  • 2,764
  • 31
  • 46

1 Answers1

25

It was moved to the new Androidapi.Helpers unit.

Remy Lebeau
  • 555,201
  • 31
  • 458
  • 770