android-activity-controller icon indicating copy to clipboard operation
android-activity-controller copied to clipboard

Add compatibility with FormsAppCompatActivity

Open mungojam opened this issue 8 years ago • 0 comments

Such that a Xamarin forms app can call async methods back on the main activity (which might have to expose them as interfaces for now), such as StartActivityForResultAsync

mungojam avatar Oct 07 '17 16:10 mungojam