gxc
2019-12-25 944b87b6bcccb095cd73f13f4410fb20faf48f74
ZigbeeApp/Shared/Phone/Device/CommonForm/DeviceInfoEditRow.cs
old mode 100755 new mode 100644
@@ -37,7 +37,8 @@
                Height = Application.GetRealHeight(80),
                Gravity = Gravity.CenterVertical,
                TextColor = ZigbeeColor.Current.GXCTextBlackColor,
                TextAlignment = TextAlignment.CenterLeft
                TextAlignment = TextAlignment.CenterLeft,
                TextSize = CommonFormResouce.TextSize
            };
            AddChidren(TipBtn);
@@ -50,6 +51,7 @@
                TextColor = ZigbeeColor.Current.GXCPlaceHolderTextColor2,
                PlaceholderTextColor=ZigbeeColor.Current.GXCPlaceHolderTextColor2,
                TextAlignment = TextAlignment.CenterLeft,
                TextSize=CommonFormResouce.TextSize
            };
            AddChidren(NameText);