tags:

views:

37

answers:

1

How to reduce EditText Hint size?

A: 

There is no easy way of changing the hint size.

You might want to change the hint color with setHintTextColor.

Macarse
I already changed my hint color. Now I need to change only my hint font size..
Sasikumar.S