AndroidSupportComponents/support-fragment
Redth 8c690f3158
Added `AndroidFragmentType` msbuild property
The upcoming code behind generation feature requires knowing the type of `Fragment` to use in some cases.  By default it uses `Android.App.Fragment`, but if the user installs the support fragment package, we want to default to use `Android.Support.V4.App.Fragment` instead.

This inclusion of a msbuild property should override the default and use the support library version instead.
2018-06-11 17:01:18 -04:00
..
nuget Added `AndroidFragmentType` msbuild property 2018-06-11 17:01:18 -04:00
source Use XAJavaInterop1 Codegen target 2018-06-03 11:27:21 -04:00