summaryrefslogtreecommitdiff
path: root/Xamarin.Forms.ControlGallery.Android
diff options
context:
space:
mode:
authorE.Z. Hart <hartez@users.noreply.github.com>2016-06-27 09:20:47 -0600
committerGitHub <noreply@github.com>2016-06-27 09:20:47 -0600
commit589adbd3ef145ec85f9fe64eda008251c1cdb745 (patch)
tree298a476d1fa22a4ab19138d8ce27e2265956f1bf /Xamarin.Forms.ControlGallery.Android
parentb15ee30765184944d2adf0917de1e6d4b5454853 (diff)
downloadxamarin-forms-589adbd3ef145ec85f9fe64eda008251c1cdb745.tar.gz
xamarin-forms-589adbd3ef145ec85f9fe64eda008251c1cdb745.tar.bz2
xamarin-forms-589adbd3ef145ec85f9fe64eda008251c1cdb745.zip
[Android] Memory leak when MasterDetailPage Detail set to NavigationPage (#239)
* Create repro * Remove unnecessary cast * Add null checks on weak references in PageContainer * Remove master/detail fragments from manager when switching master/detail pages Separate renderer ViewGroup removal from renderer disposal in FragmentContainer Separate PageContainer disposal from renderer disposal in FragmentContainer Remove Drawer Listener for NavigationPageRenderer in Dispose * Fix missing spaces; Add explicit SPACE_BEFORE_IF_PARENTHESES settings to DotSettings file * Remove javascript rules * Remove usage of .ForEach()
Diffstat (limited to 'Xamarin.Forms.ControlGallery.Android')
-rw-r--r--Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj
index 1c32b5cb..25f896f8 100644
--- a/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj
+++ b/Xamarin.Forms.ControlGallery.Android/Xamarin.Forms.ControlGallery.Android.csproj
@@ -45,7 +45,6 @@
<AndroidUseSharedRuntime>False</AndroidUseSharedRuntime>
<AndroidLinkMode>Full</AndroidLinkMode>
<JavaMaximumHeapSize>1G</JavaMaximumHeapSize>
- <AndroidLinkSkip />
<EmbedAssembliesIntoApk>True</EmbedAssembliesIntoApk>
<BundleAssemblies>False</BundleAssemblies>
<CustomCommands>