Hi, I am using EditText for getting userInput but the problem i am facing is that i want to change the font color at runtime but in the same Edittext as i am able to change the font type but as i change the font color it changes for the whole editext but i need to change the color for specfic text only .
And one more issue issue is that when making an edittext with the height more than the "fillparent" property i am getting the cursor postion in middle but i want it to be at the top always i.e. at the start ..
Is there any other widget available which will provide me the solution for both the problems Thnx in advance Any help would be appreciated