| | |
| | | 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(); |
| | |
| | | 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); |
| | | } |