mac
2024-07-25 3f6685c77beeb12baf840733fb890860f4c26e7c
HDL_ON/UI/UI2/FuntionControlView/Aks/MusicPage.cs
@@ -181,9 +181,11 @@
                bfqSingleFramLayout.btnRightImage.UnSelectedImagePath = "AksIcon/xuanze.png";
                bfqSingleFramLayout.btnRightImage.Gravity = Gravity.CenterVertical;
                bfqSingleFramLayout.btnLeftImage.Visible = false;
                bfqSingleFramLayout.CustomCalculationWidth(TypeSingleFramLayout.Orientation.left,
                    bfqSingleFramLayout.singleFramLayout,
                    bfqSingleFramLayout.btnName,
                     bfqSingleFramLayout.btnRightImage,
                     48);
                //影库
                ykSingleFramLayout = new TypeSingleFramLayout();
@@ -224,7 +226,7 @@
                typeMultiFramLayout.AddView(cornerBottomFram);
                typeMultiFramLayout.multiFramLayout.Y = menuFram.Bottom + Application.GetRealHeight(32);
                //typeMultiFramLayout.btnBottonRightName.TextID = StringId.bofangqi;
                typeMultiFramLayout.btnBottonRightName.Text = this.remoteControl.name;
                typeMultiFramLayout.btnRightName.Text = this.remoteControl.name;
                this.AdjustRealHeight(16);
            }