JLChen
2021-01-11 5a5a2b696866f947b6025d26c3302e8ffef46435
Crabtree/SmartHome/UI/SimpleControl/Phone/Music/A31Pandora.cs
old mode 100755 new mode 100644
@@ -86,8 +86,8 @@
                TextAlignment = TextAlignment.Center,
                //Radius = (uint)Application.GetRealHeight(6),
                BackgroundColor= SkinStyle.Current.MusicEditTextBackgroundColor,
                PlaceholderText = Language.StringByID (MyInternationalizationString.Youremail),
                PlaceholderTextColor =SkinStyle.Current.MusicEditTextPlaceholderTextColor,
                PlaceholderText = Language.StringByID (MyInternationalizationString.Youremail),
                TextColor = SkinStyle.Current.MusicTextColor,
                BorderWidth = 2,
                BorderColor = SkinStyle.Current.MusicEditBorderColor,
@@ -105,8 +105,8 @@
                //Radius = (uint)Application.GetRealHeight(6),
                BackgroundColor = SkinStyle.Current.MusicEditTextBackgroundColor,
                SecureTextEntry = true,
                PlaceholderText = Language.StringByID (MyInternationalizationString.Yourpassword),
                PlaceholderTextColor = SkinStyle.Current.MusicEditTextPlaceholderTextColor,
                PlaceholderText = Language.StringByID (MyInternationalizationString.Yourpassword),
                TextColor = SkinStyle.Current.MusicTextColor,
                BorderWidth = 2,
                BorderColor = SkinStyle.Current.MusicEditBorderColor,