EditText 에서 사용하는 hint 속성 주는 방법입니다. 



- hint Color

 android:textColorHint="#ff000000" 


- hint Size ( hint 사이즈는 텍스트 사이즈를 따라갑니다.)

 android:textSize="12sp" 

출처 : http://muzesong.tistory.com/76

Posted by Rcen_J
,