JLChen
2021-05-14 60d1e4fe729277415d46d1dde07efa051cb4e748
HDL_ON/UI/UI2/4-PersonalCenter/AddDevice/AddThirdPartyDeviceMenuListPage.cs
@@ -74,7 +74,7 @@
            var rowMini = new RowLayoutControl();
            listView.AddChidren(rowMini);
            rowMini.frameTable.AddLeftIcon(32, "PersonalCenter/AddDevice/MiniRemoteControlMenuIcon.png");
            var btnMiniView = rowMini.frameTable.AddLeftCaption(Language.StringByID(StringId.MiniIntelligentRemoteControl), 200);
            var btnMiniView = rowMini.frameTable.AddLeftCaption(Language.StringByID(StringId.MiniIntelligentRemoteControl), 250);
            btnMiniView.TextColor = CSS.CSS_Color.FirstLevelTitleColor;
            rowMini.frameTable.AddRightArrow();
            rowMini.frameTable.ButtonClickEvent += (sender, e) =>