gxc
2020-01-08 e7a71b8318fa26b8a85eac86e4c0a129f453d44f
ZigbeeApp/Shared/Phone/UserCenter/Gateway/Update/GatewayVirtualDriveInfoForm.cs
@@ -63,7 +63,7 @@
                rowMenu.AddBottomLine();
                var btnRight = rowMenu.AddMostRightEmptyIcon(58, 58);
                btnRight.UnSelectedImagePath = "Item/Next.png";
                btnRight.UnSelectedImagePath = "Item/RightNext.png";
                btnRight.SelectedImagePath = "Item/Down.png";
                rowMenu.ButtonClickEvent += (sender, e) =>
                {