old mode 100755
new mode 100644
| | |
| | | TextAlignment = TextAlignment.CenterLeft, |
| | | X = Application.GetRealWidth (50), |
| | | BackgroundColor =SkinStyle.Current.MusicEditTextBackgroundColor,//0xFF4D4D4D, |
| | | PlaceholderText = Language.StringByID (MyInternationalizationString.newlist), |
| | | PlaceholderTextColor =SkinStyle.Current.MusicEditTextPlaceholderTextColor,// 0xcccccccc, |
| | | PlaceholderText = Language.StringByID (MyInternationalizationString.newlist), |
| | | Gravity = Gravity.CenterVertical, |
| | | TextColor=SkinStyle.Current.MusicTextColor, |
| | | BorderWidth=1, |