JLChen
2021-05-14 3bedb23993745f97e5870eca160c9f00c053c44c
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) =>