| | |
| | | jdhSingleFramLayout.btnRightImage.UnSelectedImagePath = "AksIcon/xuanze.png"; |
| | | jdhSingleFramLayout.btnRightImage.Gravity = Gravity.CenterVertical; |
| | | jdhSingleFramLayout.btnLeftImage.Visible = false; |
| | | jdhSingleFramLayout.CustomCalculationWidth(TypeSingleFramLayout.Orientation.right, |
| | | jdhSingleFramLayout.singleFramLayout, |
| | | jdhSingleFramLayout.btnName, |
| | | jdhSingleFramLayout.btnRightImage, |
| | | 48, 200); |
| | | } |
| | | else |
| | | { |
| | |
| | | typeMultiFramLayout = new TypeMultiFramLayout(); |
| | | typeMultiFramLayout.multiFramLayout.Y = menuFram.Bottom + Application.GetRealHeight(32); |
| | | typeMultiFramLayout.AddView(cornerBottomFram); |
| | | typeMultiFramLayout.btnBottonRightName.Text = this.remoteControl.name; |
| | | typeMultiFramLayout.btnRightName.Text = this.remoteControl.name; |
| | | } |
| | | |
| | | //初始值 |