wxr
2022-03-08 fdd7de7e0efb90b174c528c3f0a48cbaaaa7ce08
HDL_ON/UI/UI2/FuntionControlView/DoorLock/DoorLockUnlockPage.cs
@@ -107,8 +107,8 @@
                Height = Application.GetMinRealAverage(28),
                UnSelectedImagePath = "Public/ChooseIcon.png",
                SelectedImagePath = "Public/ChooseOnIcon.png",
                IsSelected = OnAppConfig.Instance.isAgreePrivacyPolicy,
                Gravity = Gravity.Center
                IsSelected = false,
                Gravity = Gravity.Center,
            };
            agreeView.AddChidren(agreeBtn);