黄学彪
2020-04-15 23532fa8ad34c89b6d24b01eaef6475fd0aad898
ZigbeeApp/Shared/Phone/UserCenter/HideOption/HideOptionFileContentForm.cs
@@ -62,7 +62,7 @@
                btnText.TextAlignment = TextAlignment.TopLeft;
                btnText.TextColor = UserCenterColor.Current.TextColor1;
                btnText.Text = textValue;
                btnText.Foucs = false;
                btnText.Enable = false;
                bodyFrameLayout.AddChidren(btnText);
            }
        }