陈嘉乐
2020-05-11 96e8ca6e5c4b9eb179eb21f04f5b696ae94a82c9
ZigbeeApp/Shared/Phone/Device/Logic/MemberList.cs
old mode 100644 new mode 100755
@@ -33,7 +33,7 @@
            middle = new VerticalRefreshLayout
            {
                Y = view.topRowLayout.Bottom,
                Height = Application.GetRealHeight(1920 - 184),
                Height = Application.GetRealHeight(Method.H - 184),
                BackgroundColor = ZigbeeColor.Current.LogicMiddleBackgroundColor,
            };
            this.AddChidren(middle);