How to show error in an EditText using setError() in Android?
We will go straight to the code. This is the layout containing the EditText and the Button.
We will go straight to the code. This is the layout containing the EditText and the Button.
Hello all.. This simple example will show you how to change the hint text color in android Here is the java code to simply do this. here is a sample project to view the difference. This is the contents of the main java file. The main.xml file Here I am setting a read color to… Read More »