mac
2023-10-14 b55fe675d1dd17748a29e4e7de60d14e36740a6e
HDL_ON/UI/UI2/FuntionControlView/Aks/GfPage.cs
@@ -93,12 +93,12 @@
            cornerFram = new CornerFramLayout(343, 284, 17);
            cornerFram = new CornerFramLayout(343, 284-18, 17);
            cornerFram.X = Application.GetRealWidth(16);
            cornerFram.Y = btnTitle.Bottom + Application.GetRealHeight(16);
            this.AddChidren(cornerFram);
            cornerFram.SetMargin(16, 0, 16, 0);
            cornerFram.LoadButtonPage(AksCommonMethod.Current.GetGFKeypadList(),4);
            cornerFram.LoadButtonPage(AksCommonMethod.Current.GetGFKeypadList(this.remoteControl),4);
            CornerFramLayout cornerBottomFram = new CornerFramLayout(343, 72, 17);