SMOOTSARA Active Member Licensed User Jun 28, 2018 #1 Hey guys How can I change the hint colors edit text? Is it possible with Java code؟ Thanks
M Mahares Well Known Member Licensed User Jun 28, 2018 #2 arastoo said: How can I change the hint colors edit text? Click to expand... B4X: EditText1.Hint="I am a text field" EditText1.HintColor=Colors.red
arastoo said: How can I change the hint colors edit text? Click to expand... B4X: EditText1.Hint="I am a text field" EditText1.HintColor=Colors.red