wxr
2023-05-30 b07d4f6ffbbc942c2e00fbedee5203bbec8d52fb
HDL_ON/UI/UI0-Stan/Form/HideOptionFileContentForm.cs
@@ -76,6 +76,7 @@
            btnText.TextAlignment = TextAlignment.TopLeft;
            btnText.TextColor = UI.CSS.CSS_Color.MainColor;
            btnText.Text = textValue;
            btnText.Enable = false;
#if __Android__
            btnText.Foucs = false;
#endif