Closed robinmanuelthiel closed 6 years ago
According, to our plans in #13, I made the following adjustments:
This should be a collection issue for the new Xamarin.Forms features that we want to implement for the next version of Xamarin.Forms.
FlexLayout
OnPlatform
OnIdiom
CompressedLayout.IsHeadless = true
Push.SetSenderId("XXXXXX")
This should fix #13 then.
According, to our plans in #13, I made the following adjustments:
This should be a collection issue for the new Xamarin.Forms features that we want to implement for the next version of Xamarin.Forms.
FlexLayout
where it fitsOnPlatform
andOnIdiom
XAML ExtensionsCompressedLayout.IsHeadless = true
Push.SetSenderId("XXXXXX")
as it's obsoleteThis should fix #13 then.