wxr
2020-07-06 23c075a9c27946773feccf05abc90489a6bf5203
Shared.IOS/UI/UIDrawerLayout.cs
@@ -96,7 +96,7 @@
            else
            {
                UIView.BeginAnimations("move");
                UIView.SetAnimationDuration(0.5);
                UIView.SetAnimationDuration(0.3);
                //UIView.SetAnimationDelegate(leftView);
                leftView.Frame = leftFrame;
                RefreshMaskUIViewBackgroundColor(leftView.Frame.X);